use runner from git.mightycastle.net
All checks were successful
/ deploy (push) Successful in 11s

This commit is contained in:
Zi Gao 2025-06-10 19:49:41 +10:00
parent 99e352b65f
commit eaa53b467b

View file

@ -6,7 +6,7 @@ jobs:
deploy: deploy:
runs-on: docker runs-on: docker
container: container:
image: registry.mightycastle.net/runner-image image: git.mightycastle.net/zimgao/runner-image
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
steps: steps: