master
blallo 2021-02-21 13:07:54 +01:00
parent 3c839b6f03
commit 7536c8d75c
1 changed files with 2 additions and 5 deletions

View File

@ -34,10 +34,7 @@ steps:
pull: if-not-exists
image: leophys/pikaur:0.2
commands:
- sudo echo -e "LIB =>\n$(ls -laR /var/lib/pacman)"
- sudo echo -e "CACHE =>\n$(ls -laR /var/cache/pacman)"
- sudo pacman -Sy strace
- strace /usr/bin/pikaur -Sy --noconfirm electron-ozone
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
volumes:
- name: build_electron-ozone
path: /build
@ -229,6 +226,6 @@ depends_on:
---
kind: signature
hmac: 88f1f1cfb3a77f5993b8f413ee2eae56e2ced43083e3d3872d519918c5fa5465
hmac: f561f3265148401e9353ad63c8b37b9c9c89ace33eacb437f65c18ca21387517
...