Skip to content

Commit

Permalink
Merge pull request #1296 from inspektor-gadget/revert-1276-qasim/buil…
Browse files Browse the repository at this point in the history
…dkit-workaround

Revert "CI: Workaround for buildkit error while pushing to registry"
  • Loading branch information
mqasimsarfraz committed Jan 27, 2023
2 parents 5520c78 + cf4a92b commit 41ae983
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/inspektor-gadget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,6 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
# FIXME: remove this when https://github.com/docker/build-push-action/issues/761 is fixed
with:
driver-opts: |
image=moby/buildkit:v0.10.6
- name: Cache Docker layers
uses: actions/cache@v3.2.3
with:
Expand Down

0 comments on commit 41ae983

Please sign in to comment.