Skip to content

Commit

Permalink
fixes Jenkinsfile.update-api-raml
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh-0 committed Jun 21, 2021
1 parent 696bbc3 commit adbfd10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile.update-api-raml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
elifeUpdatePipeline(
{ commit ->
sh "pip install"
sh "bin/update " + (params.commit ?: "")
sh "update-api-raml.sh"
sh "git add --all ."
},
{
Expand Down
File renamed without changes.

0 comments on commit adbfd10

Please sign in to comment.