backy/tests/backy.yaml
Andrew Woodlee 1143d2850b
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
added beginning of tests
2025-02-28 17:40:32 -06:00

18 lines
263 B
YAML

commands:
echoTestPass:
cmd: echo
shell: bash
Args: hello world
runRemoteShellScriptSuccess:
cmd:
packageCommandSuccess:
packageName: docker-ce
Args:
- docker-ce-cli
packageManager: apt
packageOperation: install