Skip to content

Commit

Permalink
[CI] update test runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Feb 20, 2019
1 parent 66a21da commit c5e84bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -524,7 +524,7 @@ xrootd_docker_test:
after_script:
- sudo ./xrootd-docker/clean.sh
tags:
- docker_node
- shell-with-docker
dependencies:
- xrootd_docker_get
only:
Expand Down Expand Up @@ -559,7 +559,7 @@ pyxrootd_docker_test:
- sudo docker rmi -f gitlab-registry.cern.ch/dss/xrootd:pylatest

tags:
- docker_node
- shell-with-docker
dependencies:
- xrootd_docker_get
only:
Expand Down

0 comments on commit c5e84bd

Please sign in to comment.