Change context of dockerfile
All checks were successful
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Successful in 13s

This commit is contained in:
Sebastian Böckelmann 2023-11-13 22:38:50 +01:00
parent 0e28d59e3c
commit aa9b462c96

View File

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