Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ad05ea2d authored by ESTERIE Pierre's avatar ESTERIE Pierre
Browse files

Fix build stage

parent a37759f2
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,18 @@ default:
tags: ['docker']
image: registry.gitlab.inria.fr/solverstack/docker/distrib
stages:
- build
- pages
build:
stage: build
artifacts:
name: cpp_tools_build
expire_in: 1 day
paths:
- build/
doc:
stage: build
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment