Skip to content

Commit

Permalink
ci: load test image
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Jul 25, 2024
1 parent 823f886 commit 404804a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:

- name: Load test image
run: |
ls -lsa /tmp
docker load --input /tmp/image-test.tar
docker image ls
Expand Down

0 comments on commit 404804a

Please sign in to comment.