Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdvdnav
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
libdvdnav
Commits
6438f5d6
Commit
6438f5d6
authored
4 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
CI: fix links to image registry
parent
4f48efd4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#15240
passed with stage
Stage:
in 2 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment