Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
153120225-myseneca authored Jan 28, 2024
1 parent 2a051c3 commit ecbfba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Build, test, tag, and push image to Amazon ECR
env:
ECR_REGISTRY: 404623100329.dkr.ecr.us-east-1.amazonaws.com/clo835-week3
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: clo835-week3
IMAGE_TAG: v0.1
run: |
Expand Down

0 comments on commit ecbfba7

Please sign in to comment.