Update .gitlab-ci.yml file

This commit is contained in:
Simon 2021-10-04 18:28:50 +00:00
parent 69129b703e
commit 3dfb427be6
1 changed files with 0 additions and 1 deletions

View File

@ -44,5 +44,4 @@ build-release: # This job runs in the build stage, which runs first.
- echo "Compile complete."
only:
- master
- tags