Update .gitlab-ci.yml

This commit is contained in:
gitlab
2021-03-24 14:56:49 +00:00
parent ad5b056bd3
commit b1f9765f4a
-5
View File
@@ -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: