Only run the deployment when there's a new tag

This commit is contained in:
Raoul Snyman 2019-11-07 13:54:25 -07:00
parent 1e4be02530
commit 5cb4db5977
Signed by: raoul
GPG Key ID: F55BCED79626AE9C
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