docker-deployment #65

Merged
sebastian merged 10 commits from docker-deployment into master 2023-11-13 22:53:30 +01:00
Showing only changes of commit aa9b462c96 - Show all commits

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