fix: workflows
All checks were successful
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 26s

This commit is contained in:
2024-09-15 12:43:49 +02:00
parent 323732a114
commit b72021799c
2 changed files with 0 additions and 46 deletions

View File

@@ -13,5 +13,4 @@ jobs:
- run: docker login git.wundenbergs.de -u tim -p ${{ secrets.DOCKER_GITEA_TOKEN }}
- run: docker build . -t git.wundenbergs.de/tim/cloudflare-dynamic-dns:latest
- run: docker push git.wundenbergs.de/tim/cloudflare-dynamic-dns:latest
- run: docker rmi git.wundenbergs.de/tim/me-fit:latest