Skip to content

Commit

Permalink
env vars vaules updated
Browse files Browse the repository at this point in the history
  • Loading branch information
priyaranjanpatil committed Jan 10, 2024
1 parent 4cbc6f7 commit 12e6d3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ jobs:
- name: Build and tag image
id: build-image
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
IMAGE_TAG: ${{ steps.prep.outputs.BUILD_ID }}
run: |
# Build a docker container and
Expand Down

0 comments on commit 12e6d3f

Please sign in to comment.