TFLCL
2 years ago
2 changed files with 2 additions and 11 deletions
@ -1,11 +0,0 @@
|
||||
pipeline { |
||||
agent any |
||||
|
||||
stages { |
||||
stage('Do nothing') { |
||||
steps { |
||||
sh '/bin/true' |
||||
} |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue