From acbed9f08d72ac540f5df79bc8a463050afe37d9 Mon Sep 17 00:00:00 2001 From: jerome Date: Fri, 5 May 2023 18:13:16 +0200 Subject: update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d4624b..47a17a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ build-job: - ansible-galaxy list artifacts: paths: - - .ansible/roles/helloworld + - /root/.ansible/roles/helloworld syntax-check-job: stage: test -- cgit v1.2.3