Skip to content

Commit

Permalink
setup docker-container-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
holysoles committed Aug 26, 2024
1 parent 75d2d33 commit c5518c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
tags: |
type=semver,pattern={{ version }}
type=raw,value=latest,enable=${{ !github.event.release.prerelease }}
- name: setup buildx (w/ docker-container driver)
uses: docker/[email protected]
- name: image build and push
uses: docker/[email protected]
with:
Expand Down

0 comments on commit c5518c0

Please sign in to comment.