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

ci/kconfig.sh: use pmbootstrap v3 (MR 5301)

Use pmbootstrap v3 for kconfig check, which reads kconfigcheck.toml from
the current pmaports branch and uses it.
parent 7829e6c9
No related branches found
No related tags found
No related merge requests found
Pipeline #204205 passed
......@@ -6,6 +6,7 @@
if [ "$(id -u)" = 0 ]; then
set -x
export PMBOOTSTRAP_TAG=master
wget "https://gitlab.com/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh"
sh ./install_pmbootstrap.sh
exec su "${TESTUSER:-pmos}" -c "sh -e $0"
......
  • Administrator @root

    mentioned in commit ff20cce9

    By Newbyte on 2024-09-29T14:30:56

    · Imported

    mentioned in commit ff20cce9

    By Newbyte on 2024-09-29T14:30:56

    Edited by Ghost User
    Toggle commit list
  • Administrator @root

    mentioned in commit b9be5c36

    By Newbyte on 2024-09-29T14:35:24

    · Imported

    mentioned in commit b9be5c36

    By Newbyte on 2024-09-29T14:35:24

    Edited by Ghost User
    Toggle commit list
  • Newbyte :snowflake: @Newbyte

    mentioned in commit b9be5c36

    ·

    mentioned in commit b9be5c36

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment