DEBUG
This commit is contained in:
parent
128f7e806b
commit
c9d8f9483f
|
@ -15,6 +15,10 @@ steps:
|
|||
pull: if-not-exists
|
||||
image: leophys/pikaur:0.1
|
||||
commands:
|
||||
- find / -name alpm
|
||||
- echo "LIB =>\n$(ls /var/lib/pacman)"
|
||||
- echo "CACHE =>\n$(ls /var/cache/pacman)"
|
||||
- echo "ALPM =>\n$(ls /usr/lib/*alpm*)"
|
||||
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
||||
volumes:
|
||||
- name: build_electron-ozone
|
||||
|
@ -188,6 +192,6 @@ depends_on:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: d42017a170082b9789bb841776e2fba7ba6ec9aa270f9e764c0a91d7432f04e7
|
||||
hmac: c6150e93cc9288b9aef73ec9e07562937f279618b3fd1677d2bd263e3629d612
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user