Skip to content

Commit

Permalink
Update deployment-branch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathew-alex authored Jun 15, 2023
1 parent 90d0cf5 commit fc5630b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deployment-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ jobs:
tags: |
type=raw,value=${{ github.ref_name}}-${{ github.run_number }}
type=raw,value=${{ github.ref_name}}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
flavor: |
latest=true
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit fc5630b

Please sign in to comment.