Use GitLab's registry instead of Docker Hub

This commit is contained in:
Raoul Snyman 2023-05-19 09:27:18 -07:00
parent ecd6b6f88f
commit 7c7a0bd024
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: openlp/angular
image: $CI_REGISTRY/openlp/runners/angular
stages:
- test