Fix docker image name

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-26 11:26:24 +01:00
parent 7e484c4e47
commit 3562b02819

View File

@@ -24,7 +24,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- run: "make docker-build"
env:
DOCKER_IMAGE_NAME: ghcr.io/${{ github.actor }}
DOCKER_BUILD_FLAGS: "--push"
probod:
name: "bin/probod"