From 79901e85ee86565e70a34fe6183fe1a6f6822416 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 16 Dec 2021 16:49:37 +0100 Subject: [PATCH] Update upload package image Signed-off-by: Thomas Citharel --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 05fa9e1ce..bbff3c340 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -318,7 +318,7 @@ multi-arch-release: # Release release-upload: stage: upload - image: framasoft/yakforms-assets-deploy:latest + image: framasoft/upload-packages:latest variables: APP_ASSET: "${CI_PROJECT_NAME}_${CI_COMMIT_REF_NAME}_${ARCH}.tar.gz" rules: *tag-rules