Update .gitlab-ci.yml
This commit is contained in:
@@ -5,7 +5,6 @@ variables:
|
||||
|
||||
stages:
|
||||
- build
|
||||
- build_job
|
||||
- deploy
|
||||
|
||||
before_script:
|
||||
@@ -26,10 +25,6 @@ build_job:
|
||||
- '.\sourcecode\project.sln\bin\Release\Publish\'
|
||||
- '.\sourcecode\project.sln\bin\Publish\'
|
||||
|
||||
|
||||
dependencies:
|
||||
- build_job
|
||||
|
||||
deploy_job:
|
||||
stage: deploy
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user