diff --git a/still.yml b/still.yml new file mode 100644 index 0000000..3d86642 --- /dev/null +++ b/still.yml @@ -0,0 +1,65 @@ +--- +data: + storage: /srv/http/appimage.sys42.eu + download: /var/tmp/downloads + +builds: + - query: still + language: basic + offline_help: no + portable: no + + - query: still + language: basic + offline_help: yes + portable: no + + - query: still + language: basic + offline_help: no + portable: yes + + - query: still + language: basic + offline_help: yes + portable: yes + + - query: still + language: standard + offline_help: no + portable: no + + - query: still + language: standard + offline_help: yes + portable: no + + - query: still + language: standard + offline_help: no + portable: yes + + - query: still + language: standard + offline_help: yes + portable: yes + + - query: still + language: full + offline_help: no + portable: no + + - query: still + language: full + offline_help: yes + portable: no + + - query: still + language: full + offline_help: no + portable: yes + + - query: still + language: full + offline_help: yes + portable: yes