From 526e3bdff1f6cfd4bb89ef46dab7ccb3dd68c9c7 Mon Sep 17 00:00:00 2001 From: Hugo <hnouts.dev@gmail.com> Date: Thu, 7 Jan 2021 17:08:00 +0100 Subject: [PATCH] build with cozy --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a1b2b8..1f65fb2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,8 @@ stages: build_master: stage: build + tags: + - cozy only: - master script: -- GitLab