10 lines
235 B
YAML
10 lines
235 B
YAML
playbook:
|
|
slug: build-failure-recovery
|
|
version: 1.0.0
|
|
workMode: recovery
|
|
autonomyLevel: verify
|
|
inputs:
|
|
buildCommand: ''
|
|
failureOutput: Example failure output
|
|
repositoryProfile: examples/repository-profiles/example-profile.yaml
|