From 082bbc40f6f493a81815eda44eeef2c5406311e1 Mon Sep 17 00:00:00 2001 From: Ahmet Gozuberk Date: Mon, 15 Apr 2024 14:32:05 +0300 Subject: [PATCH] add ref fix --- charts/firehose-antelope/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/firehose-antelope/.gitlab-ci.yml b/charts/firehose-antelope/.gitlab-ci.yml index 984da07..ef54544 100644 --- a/charts/firehose-antelope/.gitlab-ci.yml +++ b/charts/firehose-antelope/.gitlab-ci.yml @@ -1,7 +1,7 @@ include: - project: ultraio/devops/helm-charts file: .gitlab/ci-templates/chart.yaml + ref: master inputs: chart: firehose-antelope - ref: master location: "" # Workaround because '.' is not evaluated correctly with rules:changes \ No newline at end of file