Jenkins CI setup, try six
Some checks failed
Gitea - aviat/banker/master There was a failure building this commit
Some checks failed
Gitea - aviat/banker/master There was a failure building this commit
This commit is contained in:
parent
c904792681
commit
1850055a24
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('PHP 7.1') {
|
/ * stage('PHP 7.1') {
|
||||||
agent {
|
agent {
|
||||||
node {
|
node {
|
||||||
checkout scm
|
checkout scm
|
||||||
@ -57,6 +57,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
} */
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user