From 9932b05a8e03e536dcda1453977ea1fa4fa3e4b4 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Fri, 3 May 2019 21:41:52 -0400 Subject: [PATCH] Testing --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 802dc38..1679a56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ build-base: stage: Base artifacts: paths: - - builds + - ${CI_BUILDS_DIR} except: - pushes before_script: