mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 14:28:48 +00:00
fixes
This commit is contained in:
parent
8cf7370b4d
commit
73265631a2
@ -52,8 +52,8 @@ build:pamac:
|
|||||||
- 'echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
- 'echo "build ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||||
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||||
- chown -R build:build .
|
- chown -R build:build .
|
||||||
# move PKGBUILD contents to root directory
|
# move .PKGBUILD contents to root directory
|
||||||
- mv PKGBUILD/* .
|
- mv .PKGBUILD/* .
|
||||||
script:
|
script:
|
||||||
- pwd
|
- pwd
|
||||||
# download dependencies
|
# download dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user