I am using Bitbucket pipeline (Spring boot app with AppEngine-web.xml); I was able to successfully deploy the app, but it creates some issues that it does not "update docs, dispatch, cron, queues and...
Hi, Not sure if I have misunderstood how things work here, but I want to pass variables from my local .env-files to my artifact whenever I do automatic deploy with bitbucket pipelines. When running...
Hi I am trying to run a build from the bitbucket pipeline. Somehow my syntax isn't accepted and I can't really find in documentation what is going wrong. So just a few questions, is it...
At https://support.atlassian.com/bitbucket-cloud/docs/deploy-to-google-cloud/ The instruction, "- An IAM user is configured with sufficient permissions to perform a deployment of your appl...
I would like to deploy BitBucket to Google App Engine, I have done the all configuartion using bitbucket-cloud/docs/deploy-to-google-cloud/ this link. I have done bitbucket-pipelines.yml as follows :...
Greetings, I have a service account json file located in the root directory of my pipeline - still in development mode - and when I try to run the pipeline, I get the following error: ERROR: (gclou...
We use the pipe atlassian/google-app-engine-deploy:0.5.1 (https://bitbucket.org/atlassian/google-app-engine-deploy/src/master/) to deploy our python app to App Engine. We need to use the latest versi...
Copied to clipboard