Skip to content

Commit

Permalink
Update model_uploader.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Aug 7, 2023
1 parent 45bca2c commit b960cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model_uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ jobs:
-H "Authorization: Bearer $JENKINS_TRIGGER_TOKEN" \
-H "Content-Type: application/json" \
"$JENKINS_URL/generic-webhook-trigger/invoke" \
--data "$JENKINS_PARAMS"` # --data-urlencode json="$(echo $JENKINS_PARAMS)")
--data "$JENKINS_PARAMS") # --data-urlencode json="$(echo $JENKINS_PARAMS)")
echo "$JENKINS_REQ"

0 comments on commit b960cd5

Please sign in to comment.