Skip to content

Commit

Permalink
Jenkinsfile.update-api-raml made path relative
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh-0 committed Jun 21, 2021
1 parent 6ee8745 commit 2ccaf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.update-api-raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
elifeUpdatePipeline(
{ commit ->
sh "update-api-raml.sh"
sh "./update-api-raml.sh"
sh "git add --all ."
},
{
Expand Down

0 comments on commit 2ccaf48

Please sign in to comment.