mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-01-16 06:41:11 +01:00
Move tags keyword up
This commit is contained in:
parent
2de94ea296
commit
5a83584a67
@ -163,6 +163,8 @@ test:base-devel:
|
||||
release:
|
||||
stage: release
|
||||
image: archlinux:latest
|
||||
tags:
|
||||
- secure
|
||||
only:
|
||||
refs:
|
||||
- schedules
|
||||
@ -172,8 +174,6 @@ release:
|
||||
- pacman -Syu python-gitlab
|
||||
script:
|
||||
- python ci/release.py
|
||||
tags:
|
||||
- secure
|
||||
|
||||
# Publish base to the Arch Linux group namespace: https://hub.docker.com/r/archlinux/archlinux:base
|
||||
# publish:org:base:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user