Qinusty pushed to branch Qinusty/gitlab-ci-duration at BuildStream / buildstream
Commits:
-
547c128d
by Josh Smith at 2018-08-23T15:25:07Z
1 changed file:
Changes:
... | ... | @@ -87,6 +87,7 @@ source_dist: |
87 | 87 |
artifacts:
|
88 | 88 |
paths:
|
89 | 89 |
- coverage-linux/
|
90 |
+ tag: test
|
|
90 | 91 |
|
91 | 92 |
tests-debian-9:
|
92 | 93 |
image: buildstream/testsuite-debian:9-master-114-4cab18e3
|
... | ... | @@ -142,6 +143,7 @@ tests-unix: |
142 | 143 |
paths:
|
143 | 144 |
- coverage-unix/
|
144 | 145 |
- logs-unix/
|
146 |
+ tag: test
|
|
145 | 147 |
|
146 | 148 |
|
147 | 149 |
# Automatically build documentation for every commit, we want to know
|