Skip to content

Commit

Permalink
Remove cat command
Browse files Browse the repository at this point in the history
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
  • Loading branch information
milosgajdos committed Oct 25, 2023
1 parent 80d17c5 commit 841c885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
-
name: Start distribution server
run: |
cat /etc/docker/daemon.json
docker run --rm -p 5000:5000 -p 5001:5001 -idt "registry:local"
-
name: Tests
Expand All @@ -53,6 +52,5 @@ jobs:
- name: Tests
run: |
cat /etc/docker/daemon.json
bash ./tests/push.sh 127.0.0.0
make stop-e2e-s3-env

0 comments on commit 841c885

Please sign in to comment.