Browse Source

CI: Use the correct image url

merge-requests/509/head
Hugo Beauzée-Luyssen 7 years ago
parent
commit
97dbddf9a9
  1. 2
      buildsystem/gitlab/.gitlab-ci.yml

2
buildsystem/gitlab/.gitlab-ci.yml

@ -7,7 +7,7 @@ cache:
- gradlew
.build-all-base:
image: registry.videolan.org:5000/vlc-debian-android:20200123134612
image: registry.videolan.org/vlc-debian-android:20200123134612
tags:
- debian
- amd64

Loading…
Cancel
Save