Merge branch 'use-gitlab-registry' into 'master'

Use GitLab's registry instead of Docker Hub

See merge request openlp/web-remote!69
This commit is contained in:
Tim Bentley 2023-05-19 16:58:56 +00:00
commit f0109844ab
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