Skip to content
Snippets Groups Projects

gitlab.com -> gitlab.postmarketos.org

Merged Oliver Smith requested to merge wip into master
All threads resolved!
Files
4
+ 6
0
@@ -27,6 +27,12 @@ install-pmbootstrap:
image: "alpine:latest"
script:
- "test/install_pmbootstrap_test.sh"
after_script:
- "cp /home/pmos/.local/var/pmbootstrap/log.txt ."
artifacts:
when: on_failure
paths:
- "log.txt"
mr-settings:
only:
Loading