this test direction is madness
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
This commit is contained in:
parent
dfe44cba51
commit
9b392c3486
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
|||||||
fullfilename=\$(basename -- \${files[0]})
|
fullfilename=\$(basename -- \${files[0]})
|
||||||
noext=\${fullfilename%.*}
|
noext=\${fullfilename%.*}
|
||||||
|
|
||||||
mv fullfilename \$noext-\$BUILD_NUMBER.nupkg
|
echo "mv fullfilename \$noext-\$BUILD_NUMBER.nupkg"
|
||||||
|
|
||||||
files=null
|
files=null
|
||||||
fullfilename=null
|
fullfilename=null
|
||||||
|
Loading…
Reference in New Issue
Block a user