From a8d60daf4d596e27eb70f977c52067ef24c9bafe Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Mon, 28 Jun 2021 12:31:03 +0200 Subject: [PATCH] WIP: pipeline --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6435abd..d46f226 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,7 @@ build-testenv: timeout: 2h needs: [] only: - ref: + refs: - schedules - web changes: -- GitLab