Skip to content

Commit

Permalink
Merge pull request #258 from lukaszbudnik/docker-metada-fixes
Browse files Browse the repository at this point in the history
removed tags input as metadata-actions was erroring
  • Loading branch information
lukaszbudnik authored Aug 16, 2021
2 parents 4811499 + 41ce5d0 commit a7553b0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
images: |
lukasz/migrator
ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- name: Build and push Docker images
uses: docker/build-push-action@v2
Expand Down

0 comments on commit a7553b0

Please sign in to comment.