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 ab43c49507 - Show all commits

View File

@ -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