Skip to content

Commit

Permalink
ci: remove cat file read
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Feb 13, 2025
1 parent a6b1ec7 commit 99b02ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,10 +350,6 @@ jobs:
command: |
docker run --privileged --rm tonistiigi/binfmt:qemu-v9.2.0-51 --uninstall qemu-*
docker run --privileged --rm tonistiigi/binfmt:qemu-v9.2.0-51 --install all
- run:
name: Check if F is present in flags in output
command: |
cat /proc/sys/fs/binfmt_misc/qemu-aarch64
- run:
name: Build and push the image for several platform
command: |
Expand Down

0 comments on commit 99b02ba

Please sign in to comment.