Update .gitlab-ci.yml file
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ LAND:IIS01:deploy:
|
||||
- dotnet restore "$env:SOL_NAME.sln"
|
||||
only:
|
||||
- develop
|
||||
- /^feature\/LAND.+
|
||||
- .+LAND.+
|
||||
needs: ["LAND:build"]
|
||||
script:
|
||||
- dotnet build $env:APP_NAME/$env:APP_NAME.csproj
|
||||
|
||||
Reference in New Issue
Block a user