Skip to content
Snippets Groups Projects
Unverified Commit 157ef553 authored by Oliver Smith's avatar Oliver Smith
Browse files

CI: run install_pmbootstrap.sh

parent 6c7778a1
Branches
Tags
No related merge requests found
Pipeline #144455 passed
......@@ -13,3 +13,9 @@ shellcheck:
- "apk -q add shellcheck"
script:
- ".ci/shellcheck.sh"
install-pmbootstrap:
image: "alpine:latest"
script:
- "./install_pmbootstrap.sh"
- su pmos -c "pmbootstrap chroot -- echo 'hello world'"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment