Move tags keyword up

This commit is contained in:
Sven-Hendrik Haase 2020-10-19 05:18:46 +02:00
parent 2de94ea296
commit 5a83584a67
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

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