stash di tutto?!?
This commit is contained in:
Vendored
+1
-1
@@ -28,7 +28,7 @@ pipeline {
|
||||
echo 'Build HOME Release'
|
||||
bat "\"${tool 'MSBuild-14.0'}\" HOME\\HOME.csproj -target:Build /p:Configuration=Release /p:Platform=\"Any CPU\" /p:ProductVersion=${env.versionNumber} /p:OutputPath=bin/ /m"
|
||||
/* provo stash */
|
||||
stash includes: 'bin/*', name: 'HOME-STASH'
|
||||
stash includes: '*', name: 'HOME-STASH'
|
||||
},
|
||||
ADMIN: {
|
||||
sleep 0
|
||||
|
||||
Reference in New Issue
Block a user