Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 550d6eb4 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

pages: stop using the hpclib-hopus custom runner, prefer shared runners with...

pages: stop using the hpclib-hopus custom runner, prefer shared runners with the docker image registry.gitlab.inria.fr/solverstack/docker/guix
parent 2a06e218
Branches
No related tags found
No related merge requests found
Pipeline #1088499 passed
default:
image: registry.gitlab.inria.fr/solverstack/docker/guix
tags: ['ci.inria.fr', 'linux']
interruptible: true
before_script:
- /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --disable-chroot --substitute-urls='https://bordeaux.guix.gnu.org https://ci.guix.gnu.org https://guix.bordeaux.inria.fr' &
pages: pages:
stage: deploy stage: deploy
tags: ['guix']
artifacts:
expire_in: 1 week
paths:
- public
script: script:
- guix shell --pure bash coreutils python python-decorator python-pexpect pelican -- /bin/bash --norc ./scripts/pages.sh - guix shell --pure bash coreutils python python-decorator python-pexpect pelican -- /bin/bash --norc ./scripts/pages.sh
artifacts:
paths: [public]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment