This commit is contained in:
parent
3be31d3ad7
commit
0e74092a40
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ pipeline:
|
|||
- useradd -mg builder builder
|
||||
- cd /home/builder
|
||||
# Build the package
|
||||
- makepkg -s
|
||||
- sudo -u builder makepkg -s
|
||||
# Publish the package
|
||||
- 'curl -F "file=@$(ls *.pkg*)" -H "X-API-KEY: $API_KEY" https://pkgs.rustybever.be/api/publish'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue