Update .gitlab-ci.yml

This commit is contained in:
hydrant
2018-09-30 01:45:32 +02:00
parent c273e4739d
commit c04a9529fb

View File

@@ -6,7 +6,7 @@ before_script:
- "dotnet restore"
after_script:
- "../copy_build_files.sh"
- "sudo ../copy_build_files.sh"
build:
stage: build