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:
parent
5c4719ab6a
commit
5b2bd31694
5
Jenkinsfile
vendored
Normal file
5
Jenkinsfile
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
job('example') {
|
||||
steps {
|
||||
shell('echo Hello World!')
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user