[libdvdnav-devel] [Git][videolan/libdvdnav][master] CI: fix links to image registry

Jean-Baptiste Kempf gitlab at videolan.org
Wed Mar 25 16:05:41 CET 2020



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


Commits:
6438f5d6 by Jean-Baptiste Kempf at 2020-03-25T16:05:39+01:00
CI: fix links to image 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
@@ -44,7 +44,7 @@ build-macos:
         expire_in: 1 week
 
 build-win64:
-    image: registry.videolan.org:5000/vlc-debian-win64:20181107154313
+    image: registry.videolan.org/vlc-debian-win64:20181107154313
     stage: build
     tags:
         - debian
@@ -73,7 +73,7 @@ build-win64:
         expire_in: 1 week
 
 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/libdvdnav/-/commit/6438f5d644826356a8f0468f0c6bd8d84bc5d02d

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




More information about the libdvdnav-devel mailing list