mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
fix: update the uml job to use our node image
This commit is contained in:
@@ -72,11 +72,9 @@ package:
|
|||||||
- lib
|
- lib
|
||||||
|
|
||||||
uml:
|
uml:
|
||||||
cache: {}
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- build
|
||||||
stage: test
|
stage: test
|
||||||
image: node:10
|
|
||||||
services:
|
services:
|
||||||
- name: registry.gitlab.com/openstapps/core-tools:latest
|
- name: registry.gitlab.com/openstapps/core-tools:latest
|
||||||
alias: plantuml
|
alias: plantuml
|
||||||
|
|||||||
Reference in New Issue
Block a user