Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelJNunez committed Mar 7, 2021
1 parent 6ece9a8 commit 385b561
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 @@ -10,6 +10,7 @@ pipeline {
steps {
checkout scm
sh 'pip install poetry'
sh 'python --version'
}
}
}
Expand Down

0 comments on commit 385b561

Please sign in to comment.