DEBUG
This commit is contained in:
parent
1a471b8fc1
commit
7516a455d3
|
@ -36,7 +36,8 @@ steps:
|
|||
commands:
|
||||
- sudo echo -e "LIB =>\n$(ls -laR /var/lib/pacman)"
|
||||
- sudo echo -e "CACHE =>\n$(ls -laR /var/cache/pacman)"
|
||||
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
||||
- sudo pacman -Sy strace
|
||||
- strace /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
||||
volumes:
|
||||
- name: build_electron-ozone
|
||||
path: /build
|
||||
|
@ -228,6 +229,6 @@ depends_on:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: e726473aaac5d3a713fdf3292b9a58d34f8917fe6fc1fecaf50816c9d72280d2
|
||||
hmac: 5065219975213d9ea10a7511cc8e160a812bf87d60ed3db62f6345a5433317db
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user