parent
3f378e62f9
commit
7afcb8587f
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ echo "Running build"
|
|||
pikaur -P --noprogressbar --noconfirm --mflags=--ignorearch "$PKGBUILD"
|
||||
|
||||
echo "Moving packages to output directory: $OUTDIR"
|
||||
mv *.pkg.* "$OUTDIR/"
|
||||
mv ~/.cache/pikaur/pkg/* "$OUTDIR/"
|
||||
|
||||
sudo chown -R root:root "$DRONE_WORKSPACE_BASE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue