From de4f7f780d99ef88a297ca8b517a816570624ded Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 9 Apr 2018 19:48:02 +0200 Subject: [PATCH] CI: only test for now --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fde133b..19f3cfc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,6 @@ testing: script: - npm i - npm test - - ./node_modules/gatsby/dist/bin/gatsby.js build artifacts: paths: - public