Skip to content

Commit

Permalink
optimizing tags for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
silvadealmeida committed May 15, 2024
1 parent d31e1d2 commit bd4ad43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-push-dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
zalf/bonares-handbook
tags: |
type=ref,event=tag
zalf/bonares-handbook:latest
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit bd4ad43

Please sign in to comment.