Change path to Dockerfile
Some checks failed
Java CI with Maven / test (push) Successful in 51s
Java CI with Maven / build-and-push-frontend (push) Failing after 9s

This commit is contained in:
Sebastian Böckelmann 2023-11-13 22:03:55 +01:00
parent be6ab301c6
commit ab43c49507

View File

@ -45,6 +45,6 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
context: .
file: ./docker/frontend
file: frontend/Dockerfile
push: true
tags: git.fawkes100.de/TimeManager/timemanager-frontend:latest