Skip to content

Commit

Permalink
Merge pull request #6 from ImDevinC/docker-publish-major-tag
Browse files Browse the repository at this point in the history
Publish major docker version
  • Loading branch information
ImDevinC committed Jan 28, 2024
2 parents ca22b12 + 4b6ca02 commit b034eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shared-publish-docker.yaml
Expand Up @@ -45,6 +45,7 @@ jobs:
latest
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}
type=semver,pattern={{major}}.{{minor}}.{{patch}}
- name: Build Docker image
Expand Down

0 comments on commit b034eb4

Please sign in to comment.