fk it lets see what happens
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
26e5bd010e
commit
62234447d7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,8 +5,6 @@ pipeline {
|
||||
stage('nuget'){
|
||||
steps{
|
||||
dotnetPack(outputDirectory: "./", project: "nugettest/")
|
||||
|
||||
def BUILD_NUMBER = "$BUILD_NUMBER"
|
||||
sh """
|
||||
files=( ./*.nupkg)
|
||||
fullfilename=$(basename -- ${files[0]})
|
||||
|
Loading…
Reference in New Issue
Block a user