mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 15:05:37 +01:00
Fix docker image building
This commit is contained in:
2
.github/workflows/build_docker_image.yml
vendored
2
.github/workflows/build_docker_image.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ env.IMAGE }}:latest
|
tags: ghcr.io/${{ env.IMAGE }}:latest
|
||||||
context: .
|
context: .
|
||||||
file: ./docker/production.dockerfile
|
file: ./docker/build.dockerfile
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Invoke deployment hook
|
name: Invoke deployment hook
|
||||||
|
|||||||
Reference in New Issue
Block a user