docker-deployment #65
@ -44,6 +44,7 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
context: frontend
|
||||
file: frontend/Dockerfile
|
||||
push: true
|
||||
tags: git.fawkes100.de/TimeManager/timemanager-frontend:latest
|
Loading…
Reference in New Issue
Block a user