again. 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
afb1cf5072
commit
9b57f318ba
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,8 +6,8 @@ pipeline {
|
||||
steps{
|
||||
dotnetPack(outputDirectory: "./", project: "nugettest/")
|
||||
sh """
|
||||
echo "look at me, i am line 2 now"
|
||||
files=( ./*.nupkg)
|
||||
echo "\${files[0]}"
|
||||
fullfilename=\$(basename -- \${files[0]})
|
||||
noext=\${fullfilename%.*}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user