fkn idk
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
d8fe32bae8
commit
d45855eee4
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -4,8 +4,8 @@ pipeline {
|
||||
stages {
|
||||
stage('nuget'){
|
||||
steps{
|
||||
dotnetPack (outputDirectory: "./", project: "Deployment")
|
||||
dotnetPublish
|
||||
dotnetPack(outputDirectory: "./", project: "Deployment")
|
||||
dotnetNugetPublish()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user