add buildx setup
This commit is contained in:
parent
c5382aa35b
commit
3fdd664bda
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -74,6 +74,8 @@ jobs:
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=sha
|
||||
- name: Setup docker buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Build image
|
||||
uses: docker/build-push-action@v5
|
||||
if: github.ref == 'refs/heads/main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user