Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Specify service to deploy

Myles Bostwick March 22, 2019

We have several services hosted in our google appengine project, how does one use the new Pipe to deploy a specific service? Or better yet, several services?

2 answers

1 accepted

1 vote
Answer accepted
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 31, 2019

Hi @Myles Bostwick ,

A new version of the pipe atlassian/google-app-engine-deploy:0.4.0 is released. 

Added a new pipe's parameter DEPLOYABLES for multiple services and supports xml/yaml files.

Feel free to provide us any feedback on your experience with pipes.

Also, we provide the Bitbucket Pipes page where you can discover and try other available pipes.

Cheers,
Alex

1 vote
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 27, 2019

Hi Myles :) You can use the EXTRA_ARGS parameter to pass in multiple deployables (refer to the synopsis of the gcloud app deploy command) to the pipe. Here is an example:

EXTRA_ARGS: '--verbosity=debug app.yaml another-app.yaml'

 HTH

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events