Deploy to qa #2393
deploy.yml
on: workflow_dispatch
build-and-push-image
/
Check if images already exist
determine-git-sha
Matrix: build-and-push-image / push
Waiting for pending jobs
deploy-application
/
Apply task definition changes
deploy-application
/
Create good-job deployment
deploy-application
/
Create web deployment
Annotations
1 error
|
Invalid workflow file:
.github/workflows/deploy.yml#L63
The workflow is not valid. .github/workflows/deploy.yml (Line: 63, Col: 16): Unrecognized named-value: 'determine-git-sha'. Located at position 1 within expression: determine-git-sha.outputs.git-sha || github.sha .github/workflows/deploy.yml (Line: 69, Col: 16): Unrecognized named-value: 'determine-git-sha'. Located at position 1 within expression: determine-git-sha.outputs.git-sha || github.sha
|