# HG changeset patch # User Steeve Chailloux <steeve.chailloux@orus.io> # Date 1654186563 -7200 # Thu Jun 02 18:16:03 2022 +0200 # Node ID 6aeaa5d9c326235a6b25d1aa9be27086162a3516 # Parent 654657a41cb108d1a5acc0457ef773af42996691 use curl image for upload diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,7 +50,7 @@ - tools/bin/task build upload: - image: quay.orus.io/docker_mirror/alpine:3.10 + image: curlimages/curl:latest stage: upload cache: key: tooling