Created test.
Some checks failed
MoreThanText/testing/pipeline/head There was a failure building this commit
Some checks failed
MoreThanText/testing/pipeline/head There was a failure building this commit
This commit is contained in:
5
Jenkinsfile
vendored
Normal file
5
Jenkinsfile
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
job('example') {
|
||||
steps {
|
||||
shell('echo Hello World!')
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user