test deploy feature CI-CD
This commit is contained in:
+2
-2
@@ -96,8 +96,8 @@ IIS01:deploy:
|
||||
stage: deploy
|
||||
tags:
|
||||
- win
|
||||
only:
|
||||
- develop
|
||||
# only:
|
||||
# - develop
|
||||
needs: ["test"]
|
||||
script:
|
||||
- dotnet publish -p:PublishProfile=IIS01.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release -p:username=jenkins -p:Password=viadante16 -p:AllowUntrustedCertificate=true MP.Land/MP.Land.csproj
|
||||
|
||||
Reference in New Issue
Block a user