DEBUG
This commit is contained in:
parent
3c839b6f03
commit
7536c8d75c
|
@ -34,10 +34,7 @@ steps:
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: leophys/pikaur:0.2
|
image: leophys/pikaur:0.2
|
||||||
commands:
|
commands:
|
||||||
- sudo echo -e "LIB =>\n$(ls -laR /var/lib/pacman)"
|
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
||||||
- sudo echo -e "CACHE =>\n$(ls -laR /var/cache/pacman)"
|
|
||||||
- sudo pacman -Sy strace
|
|
||||||
- strace /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: build_electron-ozone
|
- name: build_electron-ozone
|
||||||
path: /build
|
path: /build
|
||||||
|
@ -229,6 +226,6 @@ depends_on:
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 88f1f1cfb3a77f5993b8f413ee2eae56e2ced43083e3d3872d519918c5fa5465
|
hmac: f561f3265148401e9353ad63c8b37b9c9c89ace33eacb437f65c18ca21387517
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user