Change docker repository
CI / build (push) Successful in 23m2s Details

This commit is contained in:
Fabian Stamm 2023-07-13 14:58:40 +02:00
parent 41d10c5c94
commit 5e6552dd6c
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ docker:
ENTRYPOINT ["./rustocat"]
ARG EARTHLY_TARGET_TAG
ARG TAG=$EARTHLY_TARGET_TAG
SAVE IMAGE --push git.hibas.dev/hibas123/rustocat:$TAG
SAVE IMAGE --push git.hibas.dev/ops/rustocat:$TAG