Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw committed Jan 23, 2024
1 parent fedbb0a commit 7f9bf9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@ jobs:
images: |
europe-west4-docker.pkg.dev/stakewiselabs/public/v3-operator
flavor: |
latest=false
latest=auto
tags: |
type=ref,event=branch
type=ref,event=tag
type=sha
type=raw,value=latest,event=tag
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GAR
Expand Down

0 comments on commit 7f9bf9d

Please sign in to comment.