uci-utils-sync/test/files/jobs/options/mirror.yaml

21 lines
384 B
YAML
Executable File

flags: [a,H]
# set:
# - exclude-from: '.gitignore'
# - exclude-from: '.npmignore'
# exclude:
# - 'test1'
# - 'test2'
# - 'test3'
# set:
# exclude-from: '.gitignore'
excludeFrom:
- ./test/repo/.gitignore
- ./test/repo/.npmignore
# ssh:
# host: giskard.kebler.net
# port: 33
# username: sysadmin
# keyFilePath: '~/.ssh/keyfile'
# ssh: 'ssh'