From 1ffc59eaa7c9c606e96842be9bf100f445a9d52e Mon Sep 17 00:00:00 2001 From: lostinlight Date: Thu, 15 Mar 2018 04:26:51 +0300 Subject: [PATCH] Tweak .gitlab-ci --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 74ebfc6..8d05074 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,9 +7,6 @@ pages: - node_modules/ script: - - npm install gulp -g - - npm install hexo-cli -g - - npm install - gulp build --cwd ./themes/starter - hexo deploy artifacts: