Skip to content

ci(deploy): add deploy workflow #1

ci(deploy): add deploy workflow

ci(deploy): add deploy workflow #1

Workflow file for this run

name: Deploy
on:
workflow_dispatch:
push:
branches:
- main
- master
concurrency:
group: deploy
cancel-in-progress: false
jobs:
deploy:
name: Deploy
secrets: inherit
uses: CrisisCleanup/infrastructure/.github/workflows/deploy-au-offline-site.yml@main

Check failure on line 18 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / Deploy

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy.yml (Line: 18, Col: 11): Error from called workflow CrisisCleanup/infrastructure/.github/workflows/deploy-au-offline-site.yml@main (Line: 198, Col: 9): Job 'production-au-au-offline-site-deploy' depends on unknown job 'production-au-auofflinesiteauofflinesitezonestackEAAC685E-Deploy'.