dix: CI/CD
Some checks failed
/ build-docker-image (push) Failing after 1m53s

This commit is contained in:
2024-09-01 22:03:11 +01:00
parent a9c0285b6e
commit b82f3de01c

View File

@@ -22,7 +22,7 @@ jobs:
- name: Build and push Docker images
id: push
uses: docker/build-push-action@3
uses: docker/build-push-action@v6
with:
context: ${{gitea.workspace}}/docker
push: true