Skip to content

Commit

Permalink
fix(actions): Stop using semver tags (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuck authored Dec 2, 2024
1 parent 956793d commit 5daf06f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
with:
images: |
${{ vars.GAR_LOCATION }}-docker.pkg.dev/${{ vars.GCP_PROJECT_ID }}/${{ vars.GAR_REPOSITORY}}/${{ vars.GAR_NAME }}
tags: |
type=semver,pattern={{raw}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Generate version.json
shell: bash
Expand Down

0 comments on commit 5daf06f

Please sign in to comment.