mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-13 05:11:09 +01:00
Move retry to more useful position
This commit is contained in:
parent
b46d0d43a5
commit
798259754f
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user