Skip to content
Snippets Groups Projects

ci: update gitlab references to gitlab.postmarketos.org

Merged Connor Eliffe requested to merge celiffe/boot-deploy:update-ci into master
+ 1
1
@@ -24,7 +24,7 @@ integration test:
# Force IPv4 for gitlab.postmarketos.org until it supports IPv6 too, OSUOSL is
# working on it (infra#195)
- "echo '140.211.167.182 gitlab.postmarketos.org' >> /etc/hosts"
- curl -fsSL "https://gitlab.postmarketos.org/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh" | sh
- curl -4fsSL "https://gitlab.postmarketos.org/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh" | sh
- su pmos -c "pmbootstrap config device ${DEVICE}"
- su pmos -c "pmbootstrap config ui none"
script:
Loading