Skip to content

Commit 16eb365

Browse files
committed
Remove list of Docker images
1 parent fb86e3b commit 16eb365

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,6 @@ jobs:
178178
cache-from: type=gha
179179
cache-to: type=gha,mode=max
180180

181-
- name: List Docker images (tmp)
182-
run: |
183-
docker images
184-
185181
- name: Run simple e2e test
186182
run: |
187183
STORAGE_API_TOKEN=${{ secrets.INTEGTEST_STORAGE_TOKEN }} STORAGE_API_URL=${{ vars.INTEGTEST_STORAGE_API_URL }} ./tests/docker/ci.sh

0 commit comments

Comments
 (0)