From 2b9fa4e8b7af98cbeb45e85b1d2cc19a4f37226f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 26 Jun 2016 02:16:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 963c771..d5e4448 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ stages: before_script: - npmci prepare ssh + - (cd /root/.ssh && ls -a) testLEGACY: stage: test