[libdvdnav-devel] [Git][videolan/libdvdnav][master] CI: update tags
Jean-Baptiste Kempf
gitlab at videolan.org
Sun Aug 16 22:33:02 CEST 2020
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav
Commits:
95f7e6df by Jean-Baptiste Kempf at 2020-08-16T22:29:53+02:00
CI: update tags
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -8,7 +8,7 @@ build-debian:
image: registry.videolan.org/vlc-debian-unstable:20181128113529
stage: build
tags:
- - debian
+ - docker
- amd64
script:
- autoreconf -fisv
@@ -47,9 +47,8 @@ build-win64:
image: registry.videolan.org/vlc-debian-win64:20181107154313
stage: build
tags:
- - debian
+ - docker
- amd64
- - win64
script:
- wget -nv https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-w64-mingw32-latest.tar.bz2
- tar xf vlc-contrib-x86_64-w64-mingw32-latest.tar.bz2
@@ -76,9 +75,8 @@ build-win32:
image: registry.videolan.org/vlc-debian-win32:20181107151708
stage: build
tags:
- - debian
+ - docker
- amd64
- - win32
script:
- wget -nv https://nightlies.videolan.org/build/contribs/vlc-contrib-i686-w64-mingw32-latest.tar.bz2
- tar xf vlc-contrib-i686-w64-mingw32-latest.tar.bz2
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/commit/95f7e6dfd2f97d62ba4ed414b87df88667758d56
--
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/commit/95f7e6dfd2f97d62ba4ed414b87df88667758d56
You're receiving this email because of your account on code.videolan.org.
More information about the libdvdnav-devel
mailing list