Skip to content

Commit

Permalink
workflow latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallschlaeger committed May 17, 2024
1 parent 24cc01f commit 8ea72d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push-dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
images: |
zalf/bonares-handbook
tags: |
type=ref,event=branch
type=semver,pattern={{date 'YYYY-MM-DD'}}
type=semver,pattern={{version}}
type=sha
type=raw,value=latest
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit 8ea72d8

Please sign in to comment.