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