Skip to content

Commit

Permalink
fix(ci): remove docker
Browse files Browse the repository at this point in the history
Signed-off-by: vados <[email protected]>
  • Loading branch information
t3hmrman committed Nov 27, 2023
1 parent 8a16028 commit 3850d3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- uses: docker/setup-qemu-action@v3
- uses: extractions/setup-just@v1

# - name: Switch docker buildx
# run: docker buildx create --name buildx --use

- name: registry login
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 3850d3c

Please sign in to comment.