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