Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloAvlis committed Mar 1, 2024
1 parent 277f6e3 commit 53dbd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
muriloavlis/iqos-xapp
muriloavlis/iqos-xapp
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
Expand Down

0 comments on commit 53dbd46

Please sign in to comment.