Skip to content

Commit

Permalink
[CI] update runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Feb 18, 2019
1 parent e0edbec commit 8fe0f68
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitlab-ci.yml
Expand Up @@ -305,7 +305,7 @@ release:cc7-x86_64:
paths:
- cc-7-x86_64/
tags:
- xrootd-shell
- docker_node
only:
- web
except:
Expand All @@ -326,7 +326,7 @@ release:slc6-x86_64:
paths:
- slc-6-x86_64/
tags:
- xrootd-shell
- docker_node
only:
- web
except:
Expand All @@ -347,7 +347,7 @@ release:slc6-i386:
paths:
- slc-6-i386/
tags:
- xrootd-shell
- docker_node
only:
- web
except:
Expand Down Expand Up @@ -489,7 +489,7 @@ xrootd_docker_get:
- xrootd-docker/
- epel-7/
tags:
- xrootd-shell
- docker_node
only:
- schedules

Expand Down Expand Up @@ -523,7 +523,7 @@ xrootd_docker_test:
after_script:
- sudo ./xrootd-docker/clean.sh
tags:
- xrootd-shell
- docker_node
dependencies:
- xrootd_docker_get
only:
Expand Down Expand Up @@ -558,7 +558,7 @@ pyxrootd_docker_test:
- sudo docker rmi -f gitlab-registry.cern.ch/dss/xrootd:pylatest

tags:
- xrootd-shell
- docker_node
dependencies:
- xrootd_docker_get
only:
Expand Down

0 comments on commit 8fe0f68

Please sign in to comment.