Skip to content

Commit

Permalink
no array
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Mar 26, 2024
1 parent 89ed4ed commit 6f229c1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,4 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags:
- ${{ env.REGISTRY }}/zsteinkamp/${{ env.IMAGE_BASE }}-nginx:latest
- ${{ env.REGISTRY }}/zsteinkamp/${{ env.IMAGE_BASE }}-nginx:${{ steps.sha.outputs.sha_short }}
tags: ${{ env.REGISTRY }}/zsteinkamp/${{ env.IMAGE_BASE }}-nginx:latest ${{ env.REGISTRY }}/zsteinkamp/${{ env.IMAGE_BASE }}-nginx:${{ steps.sha.outputs.sha_short }}

0 comments on commit 6f229c1

Please sign in to comment.