checkout
This commit is contained in:
commit
3c9a264d0b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,9 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
|
||||
echo 'Hello wordle!'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user