Move retry to more useful position

This commit is contained in:
Sven-Hendrik Haase 2020-11-01 23:35:48 +01:00
parent b46d0d43a5
commit 798259754f
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -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: