diff options
Diffstat (limited to 'gitlab-ci-rpms-tito.yml')
-rw-r--r-- | gitlab-ci-rpms-tito.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gitlab-ci-rpms-tito.yml b/gitlab-ci-rpms-tito.yml index 9f1c4c7..5a1a8e7 100644 --- a/gitlab-ci-rpms-tito.yml +++ b/gitlab-ci-rpms-tito.yml @@ -46,7 +46,6 @@ pages: - mv rpms-fedora public/fedora - mv rpms-centos8 public/centos8 - mv rpms-centos7 public/centos7 - - dnf install -y tree - tree -T "$CI_PROJECT_NAME rpms" --charset utf8 -H . public > index.html - mv index.html public artifacts: |