upgrade to v2 of ecr login action #834
upload-and-deploy.yaml
on: push
Run pre-commit hooks against all files
Matrix: Build and push testing docker images to the pytest ECR repository.
Waiting for pending jobs
Runs unit tests that are not dependent on aws-glue package resources
Upload files to S3 bucket in development
Deploy Snowflake resources
Matrix: Run Pytest unit tests for AWS glue
Waiting for pending jobs
Cleanup non-main branch data before integration tests
Cleanup main branch staging data before integration tests
Triggers staging workflow with production data
Annotations
1 error
Invalid workflow file:
.github/workflows/upload-and-deploy.yaml#L215
The workflow is not valid. .github/workflows/upload-and-deploy.yaml (Line: 215, Col: 21): Unexpected symbol: '+'. Located at position 44 within expression: steps.login-ecr.outputs['docker_username_' + steps.login-ecr.outputs.registry] .github/workflows/upload-and-deploy.yaml (Line: 216, Col: 21): Unexpected symbol: '+'. Located at position 44 within expression: steps.login-ecr.outputs['docker_password_' + steps.login-ecr.outputs.registry]
|