mirror of https://github.com/dirtbags/moth.git
oops, add in dockerhub repo to ci.sh
This commit is contained in:
parent
a2ce3682ab
commit
40f8f71778
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
images="ghcr.io/dirtbags/moth"
|
||||
images="ghcr.io/dirtbags/moth dirtbags/moth"
|
||||
|
||||
ACTION=$1
|
||||
if [ -z "$ACTION" ]; then
|
||||
|
|
Loading…
Reference in New Issue