mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 06:07:18 +02:00
Remove not applicable before_script
The image template, has a before_script stage which is overridden by all instances that use it. Just drop it - it's rather misleading. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
34b3f4f131
commit
93e0f66a3a
@ -100,8 +100,6 @@ rootfs:secure:
|
||||
- GROUP: [base, base-devel, multilib-devel]
|
||||
tags:
|
||||
- vm
|
||||
before_script:
|
||||
- pacman -Syu --noconfirm podman
|
||||
id_tokens:
|
||||
SIGSTORE_ID_TOKEN:
|
||||
aud: sigstore
|
||||
|
Loading…
Reference in New Issue
Block a user