Skip to content

Commit

Permalink
Merge pull request #10 from ContainerSolutions/fix-docker-tags
Browse files Browse the repository at this point in the history
Fix tags in docker/metadata-action@v3
  • Loading branch information
Grzegorz authored Nov 26, 2021
2 parents ff335d5 + 36fe6ab commit 702d142
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
images: |
containersol/prom-metrics-check
tags: |
type=ref,event=push tag
type=semver,pattern={{version}}
type=ref,event=tag
type=sha
- name: Set up Docker Buildx
Expand Down

0 comments on commit 702d142

Please sign in to comment.