fix dipendenze yaml
This commit is contained in:
+1
-2
@@ -162,7 +162,6 @@ Icoel.Soap:build:
|
||||
script:
|
||||
- '& "$env:MSBUILD_PATH" "$env:APP_NAME\$env:APP_NAME.csproj" -target:Build /p:Configuration=Release /p:Platform="x86" /p:OutputPath=bin/ /nodeReuse:false /verbosity:minimal /m'
|
||||
|
||||
|
||||
IOB-MAN:deploy:
|
||||
stage: deploy
|
||||
tags:
|
||||
@@ -235,4 +234,4 @@ Icoel:pages:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
needs: ["IOB-WIN-NEXT:build"]
|
||||
needs: ["Icoel.Soap:build"]
|
||||
Reference in New Issue
Block a user