this test direction is madness
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:34:56 -05:00
parent dfe44cba51
commit 9b392c3486

2
Jenkinsfile vendored
View File

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