Update .gitlab-ci.yml
This commit is contained in:
@@ -5,9 +5,6 @@ before_script:
|
||||
- "../database_password.sh"
|
||||
- "dotnet restore"
|
||||
|
||||
after_script:
|
||||
- "sudo ../copy_build_files.sh"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user