Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libdvdnav
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
libdvdnav
Commits
6438f5d6
Commit
6438f5d6
authored
Mar 25, 2020
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: fix links to image registry
parent
4f48efd4
Pipeline
#15240
passed with stage
in 2 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
6438f5d6
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment