Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cpp_tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
compose
legacystack
cpp_tools
Commits
ad05ea2d
Commit
ad05ea2d
authored
4 years ago
by
ESTERIE Pierre
Browse files
Options
Downloads
Patches
Plain Diff
Fix build stage
parent
a37759f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+12
-0
12 additions, 0 deletions
.gitlab-ci.yml
with
12 additions
and
0 deletions
.gitlab-ci.yml
+
12
−
0
View file @
ad05ea2d
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment