From 2bae4fe13a1af8c9d41c4e5b488fac11800913d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Thu, 13 Oct 2022 11:47:25 +0200 Subject: [PATCH] ci(gitlab): Publish the Spine module --- .gitlab-ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e873f6..7ebce47 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,6 +44,11 @@ backbone:publish: variables: module: backbone +spine:publish: + extends: [ .publish ] + variables: + module: spine + spine-ktor:publish: extends: [ .publish ] variables: -- 2.51.2