Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9a431d99a |
@@ -293,7 +293,7 @@ jobs:
|
||||
# must succeed before either the API or worker deploys.
|
||||
sync-cw-to-api:
|
||||
name: Sync - CW to API
|
||||
needs: [build-api, build-worker]
|
||||
needs: [migrate-api, build-worker]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set the Kubernetes context
|
||||
|
||||
Reference in New Issue
Block a user