Skip to content

Commit

Permalink
Fix inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Apr 21, 2021
1 parent 0448302 commit 8eefc58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cicd-data-processing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
run : |
ls -la /tmp/.buildx-cache
cat /tmp/.buildx-cache/index.json
ls -la /tmp/.buildx-cache/blobs
ls -la /tmp/.buildx-cache/ingest
ls -la /tmp/.buildx-cache/blobs/sha256
- name: Build image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 8eefc58

Please sign in to comment.