Skip to content

Commit

Permalink
Fix Docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed Aug 16, 2024
1 parent 37fc3a6 commit bf62229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
${{ env.MIRROR_REGISTRY_NAME }}
tags: |
type=ref,event=branch
type=ref,event=tag
type=match,pattern=zeus-(.*),group=1
- name: Build and push by digest
id: build
uses: docker/build-push-action@v5
Expand Down

0 comments on commit bf62229

Please sign in to comment.