Really? a single quote?
ci/woodpecker/push/woodpecker Pipeline failed Details

main
Jef Roosens 2022-01-02 13:47:29 +01:00
parent 6562b15bb5
commit 811c08a334
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ pipeline:
- "echo 'builder ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
- su builder
# Build the package
- makepkg -s --noconfirm --needed'
- makepkg -s --noconfirm --needed
publish:
image: 'archlinux:latest'