Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
435
Issues
435
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
27
Merge Requests
27
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
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
F-Droid
Client
Commits
b632066c
Commit
b632066c
authored
Feb 18, 2019
by
Hans-Christoph Steiner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitlab-ci: only run the reliable emulators on merge requests
parent
683a990d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
11 deletions
+5
-11
.gitlab-ci.yml
.gitlab-ci.yml
+5
-11
No files found.
.gitlab-ci.yml
View file @
b632066c
...
...
@@ -107,9 +107,9 @@ connected 22 default armeabi-v7a:
tags
:
-
fdroid
-
kvm
allow_failure
:
true
only
:
-
merge_requests
-
branches@fdroid/fdroidclient
-
branches@eighthave/fdroidclient
<<
:
*test-template
<<
:
*connected-template
...
...
@@ -118,27 +118,21 @@ connected 17 default x86:
connected 18 default x86
:
<<
:
*kvm-template
only
:
-
master@fdroid/fdroidclient
connected 23 default x86
:
<<
:
*kvm-template
allow_failure
:
true
only
:
-
master@fdroid/fdroidclient
connected 25 default x86
:
<<
:
*kvm-template
allow_failure
:
false
only
:
-
merge_requests
connected 26 google_apis x86
:
<<
:
*kvm-template
only
:
-
master@fdroid/fdroidclient
connected 27 google_apis_playstore x86
:
<<
:
*kvm-template
only
:
-
master@fdroid/fdroidclient
connected 28 default x86_64
:
<<
:
*kvm-template
...
...
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