force Jenkins file to change
This commit is contained in:
parent
e5399f5ec7
commit
e4f74a02da
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
|||||||
agent { dockerfile true }
|
agent { dockerfile true }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user