Fix commands
This commit is contained in:
parent
402ea0c558
commit
42537986d0
|
@ -15,7 +15,7 @@ steps:
|
|||
pull: if-not-exists
|
||||
image: leophys/pikaur-root:0.1
|
||||
commands:
|
||||
- -Sy --noconfirm electron-ozone
|
||||
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
|
||||
volumes:
|
||||
- name: build_electron-ozone
|
||||
path: /build
|
||||
|
@ -82,7 +82,7 @@ steps:
|
|||
pull: if-not-exists
|
||||
image: leophys/pikaur-root:0.1
|
||||
commands:
|
||||
- -Sy --noconfirm discord_arch_electron
|
||||
- /usr/bin/pikaur -Sy --noconfirm discord_arch_electron
|
||||
volumes:
|
||||
- name: build_discord_arch_electron
|
||||
path: /build
|
||||
|
@ -168,6 +168,6 @@ depends_on:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: dd81387c2eb116a9958168c1d5490f590fb80466424fb68ef592b074e00a37b9
|
||||
hmac: 084acd02238136a8d843483c4c458d0d43d55e4b97327983930c5e9be8c276b0
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user