Update .gitlab-ci.yml
This commit is contained in:
parent
1538529b9e
commit
3cdc8476a2
@ -16,7 +16,8 @@ build:
|
||||
|
||||
release:
|
||||
stage: release
|
||||
only: tags
|
||||
only:
|
||||
- tags
|
||||
script:
|
||||
- gitlab-release --message 'Automatic release' ./src/main.pdf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user