diff --git a/.github/workflows/crucible-merged.yaml b/.github/workflows/crucible-merged.yaml index 8a3df67..fc8756d 100644 --- a/.github/workflows/crucible-merged.yaml +++ b/.github/workflows/crucible-merged.yaml @@ -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 }}