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" - "dotnet restore"
after_script: after_script:
- "../copy_build_files.sh" - "sudo ../copy_build_files.sh"
build: build:
stage: build stage: build