Change path to Dockerfile
This commit is contained in:
parent
be6ab301c6
commit
ab43c49507
@ -45,6 +45,6 @@ jobs:
|
|||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./docker/frontend
|
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