Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
chaos_bundle_compilation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
chaos-lnf-control
chaos_bundle_compilation
Commits
f6a098fc
There was a problem fetching the pipeline summary.
Commit
f6a098fc
authored
7 years ago
by
Andrea Michelotti
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
49655440
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-3
5 additions, 3 deletions
.gitlab-ci.yml
with
5 additions
and
3 deletions
.gitlab-ci.yml
+
5
−
3
View file @
f6a098fc
stages
:
-
ubuntu1604_experimental_x86_64
-
ubuntu1604_experimental_test_x86_64
-
ubuntu1404_experimental_x86_64
-
ubuntu1404_experimental_test_x86_64
-
build
x
arm_experimental_linux26
-
build
_
arm_experimental_linux26
#- ubuntu1604_x86_64
#- ubuntu1604_test_x86_64
#- buildxarm_linux26
#- ubuntu1404_x86_64
#- ubuntu1404_test_x86_64
cache
:
key
:
$CI_BUILD_REF_NAME
paths
:
...
...
@@ -92,10 +94,10 @@ ubuntu1404_experimental_test_x86_64:
-
source chaos_env.sh
-
./tools/chaos_test.sh .
build
x
arm_experimental_linux26
:
build
_
arm_experimental_linux26
:
tags
:
-
shared
stage
:
build
x
arm_experimental_linux26
stage
:
build
_
arm_experimental_linux26
image
:
baltig.infn.it:4567/amichelo/chaos_bundle_compilation:1404
script
:
-
mkdir chaos_bundle
...
...
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