aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-05-06 15:07:57 +0200
committerGerd Hoffmann <kraxel@redhat.com>2021-05-06 15:07:57 +0200
commitacd830797235c4d5e56ffb19ca44ec6b3636f024 (patch)
treec6ba2759cbc9e009ef9da3f3e242a243f22a5592
parent6c70bc109b079452815d58c425ed0c727411345c (diff)
downloadimagefish-acd830797235c4d5e56ffb19ca44ec6b3636f024.tar.gz
list artifacts dir
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0be55ae..47f0b2e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ variables:
- base="$CI_JOB_URL/artifacts/raw/$CI_JOB_NAME"
- tree -i -f -s -h -D --charset utf8 -T "$name" -H "$base" $CI_JOB_NAME > index.html
- mv --verbose index.html $CI_JOB_NAME
+ - ls -l -h $CI_JOB_NAME
centos7:
stage: images