Skip to content
Snippets Groups Projects
Commit 25634750 authored by Faid Luqman's avatar Faid Luqman
Browse files

Refined the AWS containerize job

parent ba3aad52
No related branches found
No related tags found
1 merge request!560Gradual transition to one CI pipeline for Notification
Pipeline #309972 failed
......@@ -28,7 +28,7 @@ aws-containerize:
- .aws_common_variables
- .aws_variables
stage: containerize
needs: ['compile-and-unit-test']
needs: ['aws-compile-and-unit-test']
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- $(aws ecr get-login --no-include-email --region $AWS_ECR_REGION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment