Jean-Baptiste Kempf pushed to branch master at VideoLAN / libaacs


Commits:
0f43f180 by Jean-Baptiste Kempf at 2020-06-21T12:57:17+02:00
Fix CI tags for win32

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -47,9 +47,8 @@ build-win64:
     image: registry.videolan.org:5000/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:5000/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/libaacs/-/commit/0f43f1808d7deb9f77f72d5e6474dd883beb57b7

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


_______________________________________________
libaacs-devel mailing list
libaacs-devel@videolan.org
https://mailman.videolan.org/listinfo/libaacs-devel

Reply via email to