Skip to content

Commit

Permalink
add 'bypass_controller_build: "yes"' to post merge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Aug 16, 2024
1 parent 3907b61 commit 2663167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crucible-merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
ci_target: "workshop"
ci_target_branch: "master"
github_workspace: "$GITHUB_WORKSPACE"
bypass_controller_build: "yes"
secrets:
production_registry_auth: ${{ secrets.CRUCIBLE_PRODUCTION_ENGINES_REGISTRY_AUTH }}
quay_oauth_token: ${{ secrets.CRUCIBLE_QUAYIO_OAUTH_TOKEN }}

0 comments on commit 2663167

Please sign in to comment.