Skip to content

Commit

Permalink
Use specified vaccine branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Aug 13, 2024
1 parent a7ee86d commit acf21c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ vaccine:
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token $GH_VACCINE_PAT" \
https://api.github.com/repos/TonyCTHsu/vaccine/actions/workflows/vaccine.yml/dispatches \
-d '{"ref":"master", "inputs": {"commit_sha": "'$CI_COMMIT_SHA'"}}'
-d '{"ref":"tonycthsu/spec-for-crash", "inputs": {"commit_sha": "'$CI_COMMIT_SHA'"}}'

0 comments on commit acf21c7

Please sign in to comment.