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: variables:
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID} TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
script: script:
- docker image ls - docker stats
- cat .tmp/hello-world.txt || true - cat .tmp/hello-world.txt || true
- mkdir -p .tmp - mkdir -p .tmp
- ls -al /tmp - ls -al /tmp