The CI workflow needs workflow_call to be callable by the CD workflow. Without this, the CD workflow cannot invoke CI as a reusable workflow. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| deploy.yml | ||
| destroy.yml | ||
The CI workflow needs workflow_call to be callable by the CD workflow. Without this, the CD workflow cannot invoke CI as a reusable workflow. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| deploy.yml | ||
| destroy.yml | ||