Skip to content

Commit

Permalink
revert branch
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverchang committed Nov 6, 2024
1 parent 475c185 commit a8c9568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/experimental/chronos/build_on_cloudbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FUZZING_LANGUAGE=$2

gcloud builds submit "https://github.com/google/oss-fuzz" \
--async \
--git-source-revision=add-replay-capture-1 \
--git-source-revision=master \
--config=cloudbuild.yaml \
--substitutions=_PROJECT=$PROJECT,_FUZZING_LANGUAGE=$FUZZING_LANGUAGE \
--project=oss-fuzz \
Expand Down

0 comments on commit a8c9568

Please sign in to comment.