Skip to content

Commit

Permalink
[CI] Debug nightly builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 22, 2020
1 parent 3031d10 commit 4b44c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -466,7 +466,7 @@ weekly:centos8:
- cd ..
- mkdir epel-8/
- echo $CI_PROJECT_DIR
- mkdir $CI_PROJECT_DIR/epel-8
- mkdir -p $CI_PROJECT_DIR/epel-8
- cp packaging/*.src.rpm epel-8
- cp packaging/RPMS/* epel-8
- cp epel-8/* $CI_PROJECT_DIR/epel-8
Expand Down

0 comments on commit 4b44c20

Please sign in to comment.