clean up deployment script
Some checks failed
Deploy Containers / Prepare (push) Failing after 4s

This commit is contained in:
2026-01-10 15:26:46 -05:00
parent b2fbe75290
commit 506064d863
3 changed files with 23 additions and 47 deletions

View File

@@ -0,0 +1,23 @@
log:
level: info
runner:
file: .runner
capacity: 1
timeout: 3h
shutdown_timeout: 0s
insecure: false
fetch_timeout: 5s
fetch_interval: 2s
labels:
- "ubuntu-latest:docker://catthehacker/ubuntu:act-latest"
- "ubuntu-22.04:docker://catthehacker/ubuntu:act-22.04"
- "ansible:docker://git.alexav.gg/alex/setup-ansible:latest"
container:
network: "host"
privileged: true
force_pull: true
force_rebuild: false
require_docker: false
docker_timeout: 0s