ok no this one though
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
222aa0c304
commit
2f058d8584
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user