docker stats

This commit is contained in:
Sinan Ta 2024-01-15 15:02:37 +01:00
parent 7a61b26fbe
commit 5f881d8ecd

View File

@ -10,7 +10,7 @@ deploy:
variables:
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
script:
- docker image ls
- docker stats
- cat .tmp/hello-world.txt || true
- mkdir -p .tmp
- ls -al /tmp