Jenkins fixes
gitea/vn-autoconfig/master This commit looks good
Details
gitea/vn-autoconfig/master This commit looks good
Details
This commit is contained in:
parent
9c8feb0698
commit
7e185cb724
|
@ -6,11 +6,6 @@ pipeline {
|
||||||
PROJECT_NAME = 'vn-autoconfig'
|
PROJECT_NAME = 'vn-autoconfig'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
|
||||||
steps {
|
|
||||||
sh 'printenv'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
when {
|
when {
|
||||||
branch 'master'
|
branch 'master'
|
||||||
|
|
Loading…
Reference in New Issue