From c7e49044a84294d8ac68bf9b9996673be4343a3a Mon Sep 17 00:00:00 2001 From: jerome Date: Sat, 6 May 2023 09:03:59 +0200 Subject: update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b430799..90ef06c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ build-job: - ansible-galaxy install git+https://gitlab.com/loufux/ansible/helloworld.git - ansible-galaxy list - ansible-playbook ~/.ansible/roles/helloworld/tests/test.yml - artifact: + artifacts: - path: ~/.ansible/roles/helloworld lint-test-job: -- cgit v1.2.3