ok no this one though
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit

This commit is contained in:
adam 2024-11-09 23:49:29 -05:00
parent 222aa0c304
commit 2f058d8584

2
Jenkinsfile vendored
View File

@ -10,7 +10,7 @@ pipeline {
fullfilename=\$(basename -- \$filename)
noext=\${fullfilename%.*}
mv fullfilename \$noext-\$BUILD_NUMBER.nupkg
mv \$fullfilename \$noext-\$BUILD_NUMBER.nupkg
files=null
fullfilename=null