Skip to content

Commit

Permalink
[CI] Add debug output for weekly centos-8 publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 20, 2020
1 parent 22f9e3a commit 29e6751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -728,6 +728,8 @@ publish:weekly:
script:
- yum install --nogpg -y sssd-client sudo createrepo
- prefix=/eos/project/s/storage-ci/www/xrootd
- ls $CI_PROJECT_DIR
- ls $CI_PROJECT_DIR/epel-8
- "for platform in epel-8 epel-7 epel-6; do
path=$prefix/experimental/$platform/x86_64/;
sudo -u stci -H mkdir -p $path;
Expand Down

0 comments on commit 29e6751

Please sign in to comment.