Files
github-action-runner/repo-files/goss_reusage_fail.yaml
T
2026-06-01 15:11:02 +03:00

10 lines
314 B
YAML

command:
/entrypoint.sh something:
exit-status: 1
stdout:
- "Runner reusage is enabled"
- "Reusage is enabled. Storing data to /runner/data"
- "DISABLE_AUTOMATIC_DEREGISTRATION should be set to true to avoid issues with re-using a deregistered runner."
stderr: ""
timeout: 2000