mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 11:32:47 +00:00
Only run the deployment when there's a new tag
This commit is contained in:
parent
1e4be02530
commit
3f55a1857c
@ -42,7 +42,3 @@ deploy:
|
|||||||
- scp remote-$CI_COMMIT_TAG.zip openlp@openlp.io:/home/openlp/sites/get.openlp.org/www/remote/$CI_COMMIT_TAG/
|
- scp remote-$CI_COMMIT_TAG.zip openlp@openlp.io:/home/openlp/sites/get.openlp.org/www/remote/$CI_COMMIT_TAG/
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- master@openlp/web-remote
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- remote-*.zip
|
|
||||||
|
Loading…
Reference in New Issue
Block a user