Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
I
install-test
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
minerva
install-test
Commits
edb6a62d
Commit
edb6a62d
authored
Mar 21, 2019
by
Piotr Gawron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
path fixed
parent
af52c486
Pipeline
#9392
passed with stage
in 5 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.gitlab-ci.yml
.gitlab-ci.yml
+5
-5
No files found.
.gitlab-ci.yml
View file @
edb6a62d
...
...
@@ -6,7 +6,7 @@ test_debian_jessie:
-
privileged
artifacts
:
paths
:
-
Debian*
/*
-
test_status
/*
#allow failures so we have badges generated and ci doesn't stop
allow_failure
:
true
...
...
@@ -21,7 +21,7 @@ test_debian_stretch:
-
privileged
artifacts
:
paths
:
-
Debian*
/*
-
test_status
/*
#allow failures so we have badges generated and ci doesn't stop
allow_failure
:
true
...
...
@@ -36,7 +36,7 @@ test_ubuntu_14:
-
privileged
artifacts
:
paths
:
-
Ubuntu*
/*
-
test_status
/*
#allow failures so we have badges generated and ci doesn't stop
allow_failure
:
true
...
...
@@ -51,7 +51,7 @@ test_ubuntu_16:
-
privileged
artifacts
:
paths
:
-
Ubuntu*
/*
-
test_status
/*
#allow failures so we have badges generated and ci doesn't stop
allow_failure
:
true
...
...
@@ -66,7 +66,7 @@ test_ubuntu_18:
-
privileged
artifacts
:
paths
:
-
Ubuntu*
/*
-
test_status
/*
#allow failures so we have badges generated and ci doesn't stop
allow_failure
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment