Update .gitlab-ci.yml

This commit is contained in:
VegaZ
2018-10-02 22:54:57 +02:00
parent 45de10555f
commit 4c3481fc95

View File

@@ -5,9 +5,6 @@ before_script:
- "../database_password.sh" - "../database_password.sh"
- "dotnet restore" - "dotnet restore"
after_script:
- "sudo ../copy_build_files.sh"
build: build:
stage: build stage: build
only: only: