fmartingr
/
jeeves
Archived
1
0
Fork 0
This repository has been archived on 2021-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
jeeves/jeevesfiles/example.yaml

18 lines
350 B
YAML

name: Build Synology-Drive AUR package
id: 123
tasks:
- name: Perform a curl command
type: contrib/script
parameters:
script: curl fmartingr.com
- name: Generate an output file (use `-a` flag with execute command)
type: contrib/template
parameters:
src: template.j2
dest: output.txt
arguments:
- name: variable
required: true