diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4b39a377..79ba00a2 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -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