Update .gitlab-ci.yml (#105)

Remove extra tag block
This commit is contained in:
Marshall Gaucher 2019-10-13 16:57:02 -07:00 committed by GitHub
parent 7ef363a047
commit ef67498537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ build:build-linux:
stage: build stage: build
script: script:
- make - make
except:
- merge_requests
artifacts: artifacts:
paths: paths:
- ./server - ./server