Skip to content

Commit

Permalink
ci try 5
Browse files Browse the repository at this point in the history
  • Loading branch information
pgierz committed Jul 19, 2024
1 parent 451c7c8 commit 2264c60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
tags: |
latest
type=sha
type=semver,pattern={{version}}
- name: Build and push Docker image
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 2264c60

Please sign in to comment.