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