From adbee0001980c51690ebe6c9d277fb6e5e4dbda0 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 19 Feb 2024 03:49:40 +0930 Subject: [PATCH] fix(ci): use correct branch !1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a862d3..da7d13e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: include: - project: nofusscomputing/projects/gitlab-ci - ref: ansible-collections + ref: development file: - .gitlab-ci_common.yaml - template/ansible-collection.gitlab-ci.yaml