From efad75111b8a71196699b806c78f08a98d6c7d00 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Tue, 19 Jan 2021 00:32:26 -0600 Subject: [PATCH] Just a touch --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a2872c..1d806d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,4 @@ image: node:latest - -# This folder is cached between builds # http://docs.gitlab.com/ce/ci/yaml/README.html#cache cache: paths: -- GitLab