ci: archive build logs on failure
All checks were successful
dustin/photoframe2/pipeline/pr-main This commit looks good

This commit is contained in:
2024-12-29 12:08:09 -06:00
parent c93bceeb56
commit 11a83a9dab
2 changed files with 8 additions and 0 deletions

View File

@@ -32,6 +32,9 @@ spec:
subPath: distfiles
- mountPath: /var/db/repos/gentoo
name: portage
- mountPath: /var/tmp
name: workspace-volume
subPath: tmp
hostUsers: false
volumes:
- name: binpkgs