From a478715d8045dd26cd345ba3cbb469fda651b84f Mon Sep 17 00:00:00 2001 From: Michel Jonathan Schmitz Date: Tue, 4 Jun 2019 11:39:32 +0200 Subject: [PATCH] fix: update the uml job to use our node image --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56d6e172..a0e2f3ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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