Corretto anche il file di build per il test.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
df5012eedd
commit
cbaf6b2e3c
12
test.yml
12
test.yml
@ -1,12 +1,14 @@
|
|||||||
---
|
---
|
||||||
data:
|
data:
|
||||||
repo: /mnt/appimage
|
repo: https://appimages.libreitalia.org
|
||||||
|
remote_host: ciccio
|
||||||
|
remote_path: /var/lib/nethserver/vhost/appimages
|
||||||
download: /var/tmp/downloads
|
download: /var/tmp/downloads
|
||||||
force: yes
|
force: true
|
||||||
sign: yes
|
sign: true
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- query: fresh
|
- query: fresh
|
||||||
language: basic
|
language: basic
|
||||||
offline_help: no
|
offline_help: false
|
||||||
portable: no
|
portable: false
|
||||||
|
Reference in New Issue
Block a user