Skip to content

Commit

Permalink
Merge pull request #3 from linuxbandit/master
Browse files Browse the repository at this point in the history
hotfix: tag definition
  • Loading branch information
linuxbandit authored Sep 15, 2021
2 parents 0c92e5e + 7567e6c commit b8f79e3
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 @@ -22,7 +22,7 @@ jobs:
linuxbandit/${{ github.event.repository.name }}
# generate Docker tags based on the following events/attributes
tags: |
type=semver,pattern={{version}}
type=ref,event=tag
- name: Login Docker Hub
uses: docker/login-action@v1
Expand Down

0 comments on commit b8f79e3

Please sign in to comment.