Skip to content

Commit

Permalink
Merge branch 'another-one' of https://github.com/aragastmatb/example-…
Browse files Browse the repository at this point in the history
…playbook into another-one
  • Loading branch information
Alexey Metlyakov committed Oct 12, 2021
2 parents f569424 + e26b6ac commit bf7915f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pipeline {
steps {
sh 'echo 1'
sh 'echo 2'
sh 'echo 3'
}
}
stage('Run'){
Expand Down

0 comments on commit bf7915f

Please sign in to comment.