I know that I can set repository environment variable from repository setting, but I need to change it's value inside my script and use it's new value some where else. Is that possible?...
I have scripts comparing BITBUCKET_COMMIT and git rev-parse. We noticed in a 1yo repository where we now added that kind of script, that BITBUCKET_COMMIT for whatever reason is now only 12 characters...
I'm deploying my Laravel project on App Engine. I need to put some data like the password of the database in the app.yaml configuration file, I would like to do something like this when I have added ...
I have a React App (created using create-react-app) and I want to access the environment variables using "process.env." I have multiple environments set up in this repo, so I am using Bitbucket Deplo...
Renamed `test` environment to `development` Set `CODACY_PROJECT_TOKEN` in my deployment variables. Deployed my branch with the `development` environment Codacy coverage package returns an error, c...
...rtifactory_user password = $artifactory_password } defaults { publications('mavenJava') publishArtifacts = t...
Hi, I am using JSON web tokens (as seen in this tutorial Node JS JSON Web Tokens) to secure an API application and I have been reading that I should not store my secret in a config.js file in t...
I need to use env variable as path in artifacts, so path can be more configurable. my pipelines is like this: - step: name: Install and build caches: - yarn #cache is defined belo...
As the title says, is there any way to use dotenv with Bitbucket Pipelines for CI purposes, while still adding the (perhaps multiple) `(.stage).env` to .gitignore? I know Pipeline supports environme...
Is there any way to have default variables (E.g. BITBUCKET_BRANCH) inside services or have branch specific variables inside those containers? Even a way to forward environment variables in...
Hello, I was trying to set docker image name in `bitbucket-pipelines.yml` as a value of environment variable. Unfortunately, both ways I've tried failed: step: image: $IMAGE_NAME and ...
So I've been creating an automated pipeline and require the ability to change environmental variables in bitbucket pipelines programatically, I have looked at the various pieces of documentation for ...
Is there any way to use env variables or anything that can be dynamically configured in repostiory field in docker build task? e.g. repo/image:{tag}
I am using manual branch names corresponding to destinations rather than git branch names. Want to be able to access the manual branch name in environmental variable.
Hi all, We're rolling some projects across from Hudson into Bamboo and have hit a problem with one of them. This project builds with Ant and uses some of the Hudson timestamp variables to set the...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.