Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
fix: remove debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy committed Jul 6, 2021
1 parent 1e6fcb3 commit 4fd0988
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,6 @@ jobs:
path: buildkit-cache/buildkit-state.tar
key: ${{ runner.os }}-buildkit-state

- name: Show containers debug
run: |
docker ps -a
docker buildx inspect
ls -lha buildkit-cache
- name: Load buildkit state from cache
uses: dashevo/gh-action-cache-buildkit-state@v1
with:
Expand Down

0 comments on commit 4fd0988

Please sign in to comment.