Fix docker image building

This commit is contained in:
2021-11-14 00:29:57 +03:00
parent 656c13b40f
commit 29950dc887

View File

@@ -40,7 +40,7 @@ jobs:
push: true
tags: ghcr.io/${{ env.IMAGE }}:latest
context: .
file: ./docker/production.dockerfile
file: ./docker/build.dockerfile
-
name: Invoke deployment hook