mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 03:22:48 +00:00
Merge branch 'fix-deploy' into 'master'
Only run the deployment when there's a new tag See merge request openlp/web-remote!5
This commit is contained in:
commit
176612f207
@ -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/
|
||||
only:
|
||||
- tags
|
||||
- master@openlp/web-remote
|
||||
artifacts:
|
||||
paths:
|
||||
- remote-*.zip
|
||||
|
Loading…
Reference in New Issue
Block a user