Change context of dockerfile

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