0.3.7
This commit is contained in:
parent
01f86399b2
commit
cf078ee42a
42 changed files with 554 additions and 307 deletions
|
|
@ -20,3 +20,4 @@ deploy:
|
|||
--inventory inventory.yml
|
||||
--private-key deploy_key
|
||||
--vault-password-file vault
|
||||
--extra-vars "app_branch=$CI_COMMIT_TAG"
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@ release:
|
|||
- echo 'running release job'
|
||||
release:
|
||||
name: 'Release $CI_COMMIT_TAG'
|
||||
description: 'Auto created release'
|
||||
description: './CHANGELOG.md'
|
||||
tag_name: '$CI_COMMIT_TAG'
|
||||
ref: '$CI_COMMIT_TAG'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue