From 88858042d23d0c6d552e882d971373cc3e347ccb Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Sun, 20 Feb 2022 14:32:18 +0000 Subject: [PATCH] ci(gitlabci): trigger deployment of the castopod.org website after release --- .gitlab-ci.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff802a3c..07a27f2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -115,6 +115,14 @@ release: - beta - alpha +website: + stage: deploy + trigger: adaures/castopod.org + only: + - main + - beta + - alpha + documentation: stage: deploy trigger: