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 {
|
||||
stage('Do nothing') {
|
||||
steps {
|
||||
sh '/bin/true'
|
||||
sh 'ls'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user