Update Jenkinsfile
All checks were successful
Job Folder/Gitea Instance/psniquiz/pipeline/head This commit looks good
All checks were successful
Job Folder/Gitea Instance/psniquiz/pipeline/head This commit looks good
This commit is contained in:
parent
138796b711
commit
6f5df06e45
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Do nothing') {
|
stage('Do nothing') {
|
||||||
steps {
|
steps {
|
||||||
sh '/bin/true'
|
sh 'ls'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user