Skip to content

Commit

Permalink
fixup! ci: remote multiplatform builder
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Feb 3, 2024
1 parent 732117c commit 80a1f24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
with:
oidc: true # to set DEPOT_TOKEN for later steps

# make Docker's CLI use depot to build
- run: depot configure-docker

- name: Log in to the Container registry
uses: docker/login-action@v3
# see https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
Expand Down

0 comments on commit 80a1f24

Please sign in to comment.