From b4b5abf36da3974f1c17dc3d83d6b81abd0aa4be Mon Sep 17 00:00:00 2001 From: Kieron Morris Date: Sat, 26 Jun 2021 03:08:23 +0100 Subject: [PATCH] Fixed YAML whitespace error --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7acf6eff..66025731 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ .after_script: script: - - chmod +x ./compile_check.sh + - chmod +x ./compile_check.sh - ./compile_check.sh "$CI_JOB_STATUS" artifacts: paths: