Skip to content
Snippets Groups Projects
Commit 79ca4fe1 authored by Xavier Urbain's avatar Xavier Urbain
Browse files

Update .gitlab-ci.yml

parent b3878d37
No related branches found
No related tags found
No related merge requests found
Pipeline #10556 passed with stage
in 41 minutes and 44 seconds
...@@ -2,6 +2,10 @@ stages: ...@@ -2,6 +2,10 @@ stages:
- build - build
.build: .build:
tags:
- linux
- docker
- liris
stage: build stage: build
image: coqorg/${CI_JOB_NAME} image: coqorg/${CI_JOB_NAME}
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment