Skip to content

Commit

Permalink
Add dash in tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Mar 30, 2024
1 parent 245ed60 commit 427e407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
images: ghcr.io/ffddorf/netbox-kubernetes
tags: |
type=raw,value=${{ env.NETBOX_VERSION }},enable={{is_default_branch}}
type=sha,prefix=${{ env.NETBOX_VERSION }},format=short
type=sha,prefix=${{ env.NETBOX_VERSION }}-,format=short
- name: Login to GHCR
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 427e407

Please sign in to comment.