chore(config): Fixed linting errors for CI
All checks were successful
/ deploy (push) Successful in 3s
/ build (push) Successful in 29s
/ docker-build (push) Successful in 1m11s

This commit is contained in:
Daniël Groothuis
2025-10-31 16:45:56 +01:00
parent 3900ad391d
commit f605a0e732

View File

@@ -63,8 +63,7 @@ jobs:
with:
context: .
push: true
tags: git.dgse.cloud/dgroothuis/digital-garden:${{ gitea.sha }},${{ secrets.REGISTRY_URL }}/dgroothuis/digital-garden:latest
tags: git.dgse.cloud/dgroothuis/garden:${{ gitea.sha }},git.dgse.cloud/dgroothuis/garden:latest
deploy:
needs: docker-build
runs-on: ubuntu-latest