This commit is contained in:
Sonny Bakker 2021-01-23 17:10:43 +01:00
parent 01f86399b2
commit cf078ee42a
42 changed files with 554 additions and 307 deletions

View file

@ -20,3 +20,4 @@ deploy:
--inventory inventory.yml
--private-key deploy_key
--vault-password-file vault
--extra-vars "app_branch=$CI_COMMIT_TAG"