ci: switch to pmbootstrap v3 (MR 5566)

This commit is contained in:
Clayton Craft 2024-07-12 10:48:29 +02:00
parent fa99810a08
commit 7a930582d7
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -10,6 +10,8 @@ stages:
- lint
- build
- autoupdate
variables:
PMBOOTSTRAP_TAG: "master"
# This defines the rules for when a pipeline should run.
workflow: