fix(cd): change env variables #30
deploy-to-master.yml
on: push
build_and_push
deploy_to_servers
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-to-master.yml#L9
The workflow is not valid. .github/workflows/deploy-to-master.yml (Line: 9, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_PRODUCTION_ECR_URL .github/workflows/deploy-to-master.yml (Line: 10, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_PRODUCTION_HOSTS
|