Skip to content

Commit

Permalink
Testing main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Heine committed Mar 3, 2024
1 parent 0aebe36 commit 9bc6ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
context: ci
file: ci/Dockerfile.alpine
push: true
tags: alpine
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}/alpine
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 9bc6ba0

Please sign in to comment.