forked from Mirror/pmbootstrap
CI: drop log.txt from integration job artifacts (MR 2453)
We run pmbootstrap with --details-to-stdout now, so this isn't needed. Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
b9354d3ccd
commit
3dfe906871
1 changed files with 0 additions and 6 deletions
|
@ -108,9 +108,3 @@ integration:
|
||||||
- echo "permit nopass build" > /etc/doas.d/ci-user.conf
|
- echo "permit nopass build" > /etc/doas.d/ci-user.conf
|
||||||
script:
|
script:
|
||||||
- ".ci/integration.sh"
|
- ".ci/integration.sh"
|
||||||
after_script:
|
|
||||||
- "cp /home/build/.local/var/pmbootstrap/log.txt ."
|
|
||||||
artifacts:
|
|
||||||
when: on_failure
|
|
||||||
paths:
|
|
||||||
- "log.txt"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue