Updated canary build CI to use the main Moya build pipeline
ref ENG-807
This commit is contained in:
parent
746df63307
commit
c744740761
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -961,8 +961,8 @@ jobs:
|
||||
uses: aurelien-baudet/workflow-dispatch@v2
|
||||
with:
|
||||
token: ${{ secrets.CANARY_DOCKER_BUILD }}
|
||||
workflow: .github/workflows/deploy-optimised.yml
|
||||
ref: 'refs/heads/assets-build'
|
||||
workflow: .github/workflows/deploy.yml
|
||||
ref: 'refs/heads/main'
|
||||
repo: TryGhost/Ghost-Moya
|
||||
inputs: ${{ env.CANARY_BUILD_INPUTS }}
|
||||
wait-for-completion-timeout: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user