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

Using a version fails the pipe

Eward Somers May 8, 2020

Pipe version: 7.0

 

The line used to deploy

gcloud app --quiet deploy packages/summerbash-belgium --version=0.1.0 --promote --stop-previous-version --verbosity=warning

The error

ERROR: (gcloud.app.deploy) argument --version/-v: Bad value [0.1.0]: May only contain lowercase letters, digits, and hyphens. Must begin and end with a letter or digit. Must not exceed 63 characters.

 

So the pipe works if I use "main" or something but when I insert a numeric value it fails.

the pipeline code looks like this:  VERSION: "$(npm run version --silent)"

(I use the package.json version as my cloud app version)

p.s. this also occurs if I hardcode the new version as "0.1.0" instead of using a variable for it

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2020

Hi @Eward Somers ,

Thank you for the question!

In your case you can use google-app-engine-deploy pipe.
A version you can provide with the VERSION pipe's variable.

Cheers,
Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events