Revert "ci: switch to pmbootstrap v3 (MR 5566)" (MR 5658)

As of
666df6d133
the default pmbootstrap version used is master, not 2.3.x. As such,
let's avoid duplicating that downstream.

Closes https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2396

This reverts commit 7a930582d7.
This commit is contained in:
Stefan Hansson 2024-09-29 15:09:38 +02:00
parent 1fc9946b1e
commit 9fbd64fce0
No known key found for this signature in database
GPG Key ID: 8A700086A9FE41FD

View File

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