Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Wagner
fontconfig
Commits
0950f248
Commit
0950f248
authored
Mar 25, 2019
by
Akira TAGOH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more data to artifacts for debugging purpose
parent
ad3f335c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
.gitlab-ci.yml
+4
-1
No files found.
.gitlab-ci.yml
View file @
0950f248
...
@@ -31,9 +31,11 @@ shared-build:
...
@@ -31,9 +31,11 @@ shared-build:
-
build-*/fontconfig*/_build/sub/*.log
-
build-*/fontconfig*/_build/sub/*.log
-
build-*/fontconfig*/_build/sub/test/*.log
-
build-*/fontconfig*/_build/sub/test/*.log
-
build-*/fontconfig*/_build/sub/test/*.trs
-
build-*/fontconfig*/_build/sub/test/*.trs
-
build-*/fontconfig*/_build/sub/test/out*
-
build-*/*.log
-
build-*/*.log
-
build-*/test/*.log
-
build-*/test/*.log
-
build-*/test/*.trs
-
build-*/test/*.trs
-
build-*/test/out*
-
prefix-*
-
prefix-*
static-build
:
static-build
:
stage
:
build
stage
:
build
...
@@ -54,6 +56,7 @@ static-build:
...
@@ -54,6 +56,7 @@ static-build:
-
build-*/*.log
-
build-*/*.log
-
build-*/test/*.log
-
build-*/test/*.log
-
build-*/test/*.trs
-
build-*/test/*.trs
-
build-*/test/out*
mingw-build
:
mingw-build
:
stage
:
build
stage
:
build
script
:
script
:
...
@@ -74,4 +77,4 @@ mingw-build:
...
@@ -74,4 +77,4 @@ mingw-build:
-
build-*/*.log
-
build-*/*.log
-
build-*/test/*.log
-
build-*/test/*.log
-
build-*/test/*.trs
-
build-*/test/*.trs
-
build-*/test/out*
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