[libdvdnav-devel] [Git][videolan/libdvdread][master] CI: Fix image tags

Hugo Beauzée-Luyssen gitlab at videolan.org
Thu Jul 9 14:49:04 CEST 2020



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / libdvdread


Commits:
c2290bb4 by Hugo Beauzée-Luyssen at 2020-07-09T14:46:49+02:00
CI: Fix image 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
@@ -41,9 +41,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,9 +63,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/libdvdread/-/commit/c2290bb4b1d31c5e6f7a65fcfcc031c3ce67fe85

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/c2290bb4b1d31c5e6f7a65fcfcc031c3ce67fe85
You're receiving this email because of your account on code.videolan.org.




More information about the libdvdnav-devel mailing list