docker stats
This commit is contained in:
parent
7a61b26fbe
commit
5f881d8ecd
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user