From 798259754f5cf3c44ddc1e2602c141c7a0cb7cbd Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 1 Nov 2020 23:35:48 +0100 Subject: [PATCH] Move retry to more useful position --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index be9ab74..0c4eedf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -135,7 +135,6 @@ image:publish:secure: .test: stage: test - retry: 2 dependencies: [] only: variables: @@ -234,6 +233,7 @@ release: # Publish base to the Arch Linux group namespace: https://hub.docker.com/r/archlinux/archlinux publish: stage: publish + retry: 2 tags: - secure image: