Skip to content

Commit

Permalink
hopefully fixie ci versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohmilchkaese committed Apr 19, 2022
1 parent 98be6c2 commit d9afa47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value=latest
# type=raw,value=latest
# type=semver,pattern={{major}}.{{minor}}
# type=semver,pattern={{major}}
# type=sha

- name: Build and push
Expand Down

0 comments on commit d9afa47

Please sign in to comment.