Skip to content

Commit

Permalink
chore: adding docker major version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Jul 31, 2023
1 parent e17b7cb commit 5ec05ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
type=raw,value=sha-${{ github.sha }}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{major}}
type=match,pattern=${{ inputs.name }}@(.*),group=1
- id: docker_buildx
name: Set up Docker Buildx
Expand Down

0 comments on commit 5ec05ad

Please sign in to comment.