Skip to content

Commit

Permalink
Patch Workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Apr 17, 2024
1 parent c813aff commit fcf86f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver: kubernetes
driver-opts: namespace=buildkit
# with:
# driver: kubernetes
# driver-opts: namespace=buildkit

- name: Build and push
id: docker_build
Expand Down

0 comments on commit fcf86f9

Please sign in to comment.