Add gitea action support

This commit is contained in:
Fabian Stamm
2023-07-13 15:13:53 +02:00
parent 012d0fe823
commit 11810e8889
2 changed files with 37 additions and 1 deletions

View File

@ -15,4 +15,4 @@ docker:
ENTRYPOINT ["node", "lib/index.js"]
ARG EARTHLY_TARGET_TAG
ARG TAG=$EARTHLY_TARGET_TAG
SAVE IMAGE --push docker.hibas123.de/screenshare:$TAG
SAVE IMAGE --push git.hibas.dev/hibas123/screenshare:$TAG