[libbluray-devel] [Git][videolan/libbluray][master] Update CI tags for Windows
Jean-Baptiste Kempf
gitlab at videolan.org
Mon Jul 6 14:37:01 CEST 2020
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libbluray
Commits:
f3b3d1c9 by Jean-Baptiste Kempf at 2020-07-06T14:30:21+02:00
Update CI tags for Windows
- - - - -
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:
- mkdir build
@@ -40,9 +40,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
@@ -64,7 +63,6 @@ build-win32:
tags:
- debian
- 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/libbluray/-/commit/f3b3d1c9552bfc7774b46cf4f3e1d399544228e7
--
View it on GitLab: https://code.videolan.org/videolan/libbluray/-/commit/f3b3d1c9552bfc7774b46cf4f3e1d399544228e7
You're receiving this email because of your account on code.videolan.org.
More information about the libbluray-devel
mailing list