dollar dollar bill y'all. cash rules everything around me. I want to break free.
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:33:18 -05:00
parent 2ae6dcd6d1
commit dfe44cba51

2
Jenkinsfile vendored
View File

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