Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 77768849 authored by Martin Genet's avatar Martin Genet
Browse files

Use shared runners instead of specific runner

parent e2b646bc
No related branches found
No related tags found
No related merge requests found
Pipeline #720955 passed
......@@ -9,9 +9,9 @@
build_docker:
stage: deploy
tags:
# - ci.inria.fr
# - large
- myrunner
- ci.inria.fr
- large
# - myrunner
image: ubuntu:20.04
script:
- apt update; apt install -y python3 python3-pip mercurial git ca-certificates curl gnupg lsb-release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment