Skip to content

Commit

Permalink
Revert "dev action: remove dev tag"
Browse files Browse the repository at this point in the history
This reverts commit 0179f61.

nevermind, that is not a thing.
  • Loading branch information
IRHM committed Jan 9, 2024
1 parent 0179f61 commit 8047c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
# tags: ${{ env.image }}:dev
tags: ${{ env.image }}:dev
labels: ${{ env.image }}:${{ github.sha }}

0 comments on commit 8047c59

Please sign in to comment.