From ae0385ac44c33d7747c413b325c87eb8675fa639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz> Date: Mon, 26 Feb 2024 23:30:42 +0100 Subject: [PATCH] ci: use common perun CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1576414..ea2f697 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,3 @@ include: - - project: perun-proxy-aai/common + - project: perun/common file: /templates/.gitlab-ci-template.yml -- GitLab