From 1f9cf52f38df8783f5da40c9ee62b1dd65e8b71e Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Mon, 11 May 2020 18:10:36 +0000 Subject: [PATCH] Fix typo --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 57d189f..6c3aaa2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,7 @@ image: node:latest -stages: [ init, run ] +stages: [ run ] cache: - stage: init paths: - node_modules/