Add gitea actions

This commit is contained in:
Fabian Stamm
2023-07-13 15:08:34 +02:00
parent edb3f22044
commit 2e39587d3c
2 changed files with 37 additions and 1 deletions

View File

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