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 834f2f2 commit fb77c89
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 @@ -397,7 +397,7 @@ jobs:
# BASE_DOWNLOAD_PATH=${{ needs.init-workflow-var.outputs.model_folder }}
# VERSION=${{ github.event.inputs.model_version }}
# MODEL_FORMAT=${{ github.event.inputs.tracing_format }}
# JENKINS_PARAMS="{\"BASE_DOWNLOAD_PATH\":\"$BASE_DOWNLOAD_PATH\", \"VERSION\":\"$VERSION\", \"MODEL_FORMAT\": \"$MODEL_FORMAT\"}"
# JENKINS_PARAMS="{\"BASE_DOWNLOAD_PATH\":\"$BASE_DOWNLOAD_PATH\", \"VERSION\":\"$VERSION\", \"TRACING_FORMAT\": \"$TRACING_FORMAT\"}"

# # TODO: Set up JENKINS_TRIGGER_TOKEN
# JENKINS_REQ=`curl -s -XPOST \
Expand Down

0 comments on commit fb77c89

Please sign in to comment.