Specify tag when deploying
This commit is contained in:
parent
0ac8842431
commit
e251f633e1
1 changed files with 1 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ deploy:
|
||||||
--inventory inventory.yml
|
--inventory inventory.yml
|
||||||
--private-key deploy_key
|
--private-key deploy_key
|
||||||
--vault-password-file vault
|
--vault-password-file vault
|
||||||
|
--extra-vars "app_branch=$CI_COMMIT_TAG"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue