Skip to content

Commit 9a1aecc

Browse files
committed
ci: use docker buildx
1 parent f410554 commit 9a1aecc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
with:
2626
images: zuramai/pembantu-ai
2727

28+
- name: Set up Docker Buildx
29+
uses: docker/setup-buildx-action@v3
30+
2831
- name: Build and push Docker image
2932
id: push
3033
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)