Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archlinux-docker
Commits
79825975
Verified
Commit
79825975
authored
Nov 01, 2020
by
Sven-Hendrik Haase
Browse files
Move retry to more useful position
parent
b46d0d43
Pipeline
#2674
passed with stages
in 5 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79825975
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment