[libdvdnav-devel] [Git][videolan/libdvdread][master] CI: Fix links to docker registry

Hugo Beauzée-Luyssen gitlab at videolan.org
Wed Apr 1 17:45:44 CEST 2020



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


Commits:
8389f224 by Hugo Beauzée-Luyssen at 2020-04-01T17:44:55+02:00
CI: Fix links to docker registry

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -5,7 +5,7 @@ variables:
     GIT_SUBMODULE_STRATEGY: normal
 
 build-debian:
-    image: registry.videolan.org:5000/vlc-debian-unstable:20181128113529
+    image: registry.videolan.org/vlc-debian-unstable:20181128113529
     stage: build
     tags:
         - debian
@@ -38,7 +38,7 @@ build-macos:
         - make -j $(getconf _NPROCESSORS_ONLN)
 
 build-win64:
-    image: registry.videolan.org:5000/vlc-debian-win64:20181107154313
+    image: registry.videolan.org/vlc-debian-win64:20181107154313
     stage: build
     tags:
         - debian
@@ -61,7 +61,7 @@ build-win64:
         - make -j $(getconf _NPROCESSORS_ONLN)
 
 build-win32:
-    image: registry.videolan.org:5000/vlc-debian-win32:20181107151708
+    image: registry.videolan.org/vlc-debian-win32:20181107151708
     stage: build
     tags:
         - debian



View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/8389f224091dccacbf66d0a5207f87e0f5028ecc

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




More information about the libdvdnav-devel mailing list