Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
dav1d
Commits
7c43a766
Commit
7c43a766
authored
Sep 27, 2018
by
Hugo Beauzée-Luyssen
Browse files
gitlab-ci: Use a newer image with -static-libgcc
parent
e68f19e8
Pipeline
#462
passed with stage
in 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7c43a766
...
...
@@ -2,7 +2,7 @@ stages:
-
build
build-debian
:
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
5152615
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
7123816
stage
:
build
tags
:
-
debian
...
...
@@ -13,7 +13,7 @@ build-debian:
-
ninja -v -C build
build-win32
:
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
5152615
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
7123816
stage
:
build
tags
:
-
win32
...
...
@@ -23,7 +23,7 @@ build-win32:
-
ninja -v -C build
build-win64
:
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
5152615
image
:
registry.videolan.org:5000/dav1d-debian-unstable:2018092
7123816
stage
:
build
tags
:
-
win64
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment