Skip to content

Commit

Permalink
Merge pull request #18 from feuerrot/fixsemrel
Browse files Browse the repository at this point in the history
ci: fix github action
  • Loading branch information
feuerrot authored Nov 28, 2022
2 parents 7b8345a + 45aaa2d commit 4336557
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/semrel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: type=semver,pattern={{version}}

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: type=semver,pattern={{version}}

- name: Build and push Docker image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit 4336557

Please sign in to comment.