Skip to content

Commit

Permalink
win
Browse files Browse the repository at this point in the history
  • Loading branch information
carstene1ns committed Dec 3, 2023
1 parent 63a041c commit fddbed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion player/Jenkinsfile
Expand Up @@ -122,7 +122,7 @@ pipeline {
stage('Prepare Artifacts') {
steps {
echo "Artifacts"
sh 'touch windows.tar.gz'
bat 'echo "">windows.tar.gz'
myStash('windows')
}
}
Expand Down

0 comments on commit fddbed9

Please sign in to comment.