jq and curl needed by the release action
All checks were successful
/ deploy (push) Successful in 3m3s
All checks were successful
/ deploy (push) Successful in 3m3s
This commit is contained in:
parent
66a73917d5
commit
990c85ee77
2 changed files with 2 additions and 3 deletions
3
build.sh
3
build.sh
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue