take2
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
This commit is contained in:
parent
79efdfcedf
commit
628d84cfa7
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -3,8 +3,10 @@ pipeline {
|
||||
|
||||
stages {
|
||||
stage('env'){
|
||||
cleanWs()
|
||||
checkout scm
|
||||
steps{
|
||||
cleanWs()
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
stage('nuget pack'){
|
||||
steps{
|
||||
|
Loading…
Reference in New Issue
Block a user