Skip to content

Commit

Permalink
fix: fix image name in pipeline (#5)
Browse files Browse the repository at this point in the history
fix image name in pipeline
  • Loading branch information
valeriocomo authored Oct 11, 2024
1 parent ee08f44 commit 8349111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
ghcr.io/teamdigitale/dataviz-srv:
ghcr.io/teamdigitale/dataviz-srv
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch
Expand Down

0 comments on commit 8349111

Please sign in to comment.