mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-10 00:18:47 +00:00
fixes
This commit is contained in:
parent
321cd17b02
commit
32a512b89b
@ -52,10 +52,10 @@ build:pamac:
|
||||
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||
- chown -R build:build .
|
||||
script:
|
||||
- ls -lah
|
||||
- pwd
|
||||
- source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
|
||||
- ls -lah
|
||||
- sudo -u build makepkg --noextract #makepkg -si
|
||||
- sudo -u build makepkg -si
|
||||
|
||||
test:
|
||||
image: python:3.10-slim-bullseye
|
||||
|
Loading…
Reference in New Issue
Block a user