Update .gitlab-ci.yml

This commit is contained in:
VegaZ
2018-10-02 22:54:57 +02:00
parent 5fe0173855
commit 6f77edf9da

View File

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