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:
Raoul Snyman 2019-11-09 03:43:17 +00:00
commit 176612f207
1 changed files with 0 additions and 4 deletions

View File

@ -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