Only run the deployment when there's a new tag

This commit is contained in:
Raoul Snyman 2019-11-09 03:43:17 +00:00
parent 1e4be02530
commit 3f55a1857c
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