jq and curl needed by the release action
All checks were successful
/ deploy (push) Successful in 3m3s

This commit is contained in:
Zi Gao 2025-06-10 23:14:02 +10:00
parent 66a73917d5
commit 990c85ee77
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env bash
docker build --pull --rm -t registry.mightycastle.net/runner-image:latest .
docker push registry.mightycastle.net/runner-image:latest
docker build --pull --rm -t git.mightycastle.net/zimgao/runner-image:latest .