Skip to content

Commit

Permalink
[CI] update yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed May 8, 2018
1 parent d46c516 commit 113736f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -405,7 +405,7 @@ xrootd_docker_get:
stage: build:dockerimage:prepare
script:
- git clone https://gitlab.cern.ch/eos/xrootd-docker.git
- if [ ! -d "epel-7" ]; then mkdir epel-7; cp cc-7-x86_64/* epel-7; fi
- if [ ! -d "epel-7" ]; then mkdir epel-7; cp cc-7/* epel-7; fi
artifacts:
expire_in: 1 day
paths:
Expand Down

0 comments on commit 113736f

Please sign in to comment.