master
blallo 2021-02-21 10:46:33 +01:00
parent cb682297ec
commit fff0177284
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@ steps:
pull: if-not-exists
image: leophys/pikaur:0.1
commands:
- sudo find / -name alpm
- sudo echo "LIB =>\n$(ls /var/lib/pacman)"
- sudo echo "CACHE =>\n$(ls /var/cache/pacman)"
- sudo echo "ALPM =>\n$(ls /usr/lib/*alpm*)"
@ -192,6 +191,6 @@ depends_on:
---
kind: signature
hmac: c6150e93cc9288b9aef73ec9e07562937f279618b3fd1677d2bd263e3629d612
hmac: ae4cc37f7636f91ccb12886f1e48b3300e3b1a2b9f61e75e100dd0c165834005
...