diff options
Diffstat (limited to 'gitlab-ci-rpms-tito-devel.yml')
-rw-r--r-- | gitlab-ci-rpms-tito-devel.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab-ci-rpms-tito-devel.yml b/gitlab-ci-rpms-tito-devel.yml index 91265cb..e9a6a49 100644 --- a/gitlab-ci-rpms-tito-devel.yml +++ b/gitlab-ci-rpms-tito-devel.yml @@ -93,7 +93,7 @@ pages: echo "metadata_expire=10m" >> "$repo"; echo "gpgcheck=0" >> "$repo"; done - - tree -T "$CI_PROJECT_NAME rpms" --charset utf8 -H . public > index.html + - tree -T "$CI_PROJECT_NAME rpms" --dirsfirst --charset utf8 -H . public > index.html - mv index.html public artifacts: paths: |