From 198e49b5d2c290d7cd5b224b2531fae75f20e977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Tue, 5 Jul 2022 17:08:07 +0200 Subject: [PATCH] update deploy stage --- .gitlab-ci.yml | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 987184a..d908fbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -200,39 +200,42 @@ Update Repositories: echo "Submitted update request to live LibreWolf repositories" - body="{ - \"token\": \"$REPO_DEPLOY_TOKEN\", - \"debs\": [ + body=$(cat <