Change context of dockerfile
This commit is contained in:
parent
0e28d59e3c
commit
aa9b462c96
@ -44,7 +44,6 @@ jobs:
|
|||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
file: frontend/Dockerfile
|
file: frontend/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.fawkes100.de/TimeManager/timemanager-frontend:latest
|
tags: git.fawkes100.de/TimeManager/timemanager-frontend:latest
|
Loading…
Reference in New Issue
Block a user