use VM also for publishable job

This commit is contained in:
Harald Sitter
2025-07-29 19:57:13 +02:00
parent f861e85d43
commit 5a81470572

View File

@@ -34,13 +34,14 @@ imaging:
imaging+publish:
stage: start
tags:
- kde-linux-image+publish-x86_64
- VM
- amd64
rules:
# NOTE: these are different from the regular imaging job!
- if: $CI_COMMIT_REF_PROTECTED == 'true' && $CI_DEFAULT_BRANCH == $CI_COMMIT_REF_NAME && $CI_PROJECT_PATH == 'kde-linux/kde-linux'
when: always
allow_failure: false
image: archlinux:latest
image: storage.kde.org/vm-images/kde-linux-builder
variables: *variables
script:
- sudo pacman --sync --refresh --noconfirm curl which git