Update .gitea/workflows/gitea.yaml
Some checks failed
Tomcode landing build/deploy / build (push) Failing after 0s

This commit is contained in:
thomas 2024-09-22 12:51:24 +02:00
parent 0faad903fb
commit 43a472a2cb

View File

@ -26,7 +26,7 @@ jobs:
DOCKER_CERT_PATH: "$DOCKER_TLS_CERTDIR/client"
run: echo "Building docker image."
uses: docker://docker:stable-dind
run: cd ./docker
- run: cd ./docker
- run: docker build -t tomcode/landing:latest .
- run: echo "Pushing docker image."
- run: docker login git.tomcode.io -u thomas -p N0sflgdh@