ref: bf56afde17cdf40303f8d3ec5bca549bc57866c5
parent: b33f46e8d98b49dc0d6f6d205027d15c0c8e05c1
author: Janne Grunau <janne-vlc@jannau.net>
date: Tue Feb 18 16:45:31 EST 2020
CI: update aarch64 docker image to buster with meson 0.49
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -173,7 +173,7 @@
build-debian-aarch64:
stage: build
- image: registry.videolan.org:5000/dav1d-debian-unstable-aarch64:20181122182457
+ image: registry.videolan.org/dav1d-debian-buster-aarch64:20200218203017
tags:
- aarch64
- debian
@@ -184,7 +184,7 @@
build-debian-aarch64-clang-5:
stage: build
- image: registry.videolan.org:5000/dav1d-debian-unstable-aarch64:20181122182457
+ image: registry.videolan.org/dav1d-debian-buster-aarch64:20200218203017
tags:
- aarch64
- debian
@@ -203,7 +203,7 @@
- cd build && meson test -v
build-debian-werror:
- image: registry.videolan.org:5000/dav1d-debian-unstable-aarch64:20181122182457
+ image: registry.videolan.org/dav1d-debian-buster-aarch64:20200218203017
stage: build
tags:
- aarch64
@@ -403,7 +403,7 @@
dependencies: []
test-debian-aarch64:
- image: registry.videolan.org:5000/dav1d-debian-unstable-aarch64:20181122182457
+ image: registry.videolan.org/dav1d-debian-buster-aarch64:20200218203017
stage: test
needs: ["build-debian-aarch64"]
tags: