Switched canary build to use the new faster build pipeline
no-issue
This commit is contained in:
parent
89a01c2d05
commit
7c5b8355e4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -961,7 +961,7 @@ jobs:
|
||||
uses: aurelien-baudet/workflow-dispatch@v2
|
||||
with:
|
||||
token: ${{ secrets.CANARY_DOCKER_BUILD }}
|
||||
workflow: .github/workflows/deploy.yml
|
||||
workflow: .github/workflows/deploy-optimised.yml
|
||||
ref: 'refs/heads/main'
|
||||
repo: TryGhost/Ghost-Moya
|
||||
inputs: ${{ env.CANARY_BUILD_INPUTS }}
|
||||
|
Loading…
Reference in New Issue
Block a user