Skip to content

Commit

Permalink
update jenkin pipeline to deploy camunda
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmendrak committed May 21, 2021
1 parent e24f224 commit 322af31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/import-bpmn-diagram.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ do
-F "file=@${filepath}/$(basename ${file})")

upload_http_code=$(echo "$uploadResponse" | tail -n1)
}
upload_response_content=$(echo "$uploadResponse" | sed '$d')

if [[ "${upload_http_code}" == '200' ]]; then
Expand Down

0 comments on commit 322af31

Please sign in to comment.