Skip to content

Commit

Permalink
some cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bbuechler committed May 23, 2024
1 parent aa21f96 commit 1e9458c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@ env:
jobs:

build-and-push-image:

runs-on: ubuntu-latest

environment: ${{ needs.setup.outputs.environment }}

env:
DEPLOY_PREFIX: ${{ needs.setup.outputs.deploy_prefix }}
AWS_DEFAULT_REGION: us-west-2
BASE_IMAGE: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG_NAME }}

Expand Down

0 comments on commit 1e9458c

Please sign in to comment.