From e7746714467768642309b932f91ab52fa0f501a2 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sun, 14 Nov 2021 14:00:13 +0300 Subject: [PATCH] debug: figuring out why the files aren't where they should be --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f08ca2b..5aef627 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,8 @@ stages: # List of stages for jobs, and their order of execution build-job: # This job runs in the build stage, which runs first. stage: build script: + - pwd + - ls -la - make THEME=discount-theme artifacts: paths: