Skip to content

Commit

Permalink
Change semver tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyKlop committed Mar 7, 2021
1 parent acbb745 commit 7c59893
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deliver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v1
with:
images: ghcr.io/${{ github.repository }}
tag-semver: |
{{version}}
{{major}}.{{minor}}
{{major}}
- name: Build and push docker image
id: build
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 7c59893

Please sign in to comment.