prebuild docker file
Publish Action Image / build (push) Successful in 1m25s

This commit is contained in:
2026-06-05 02:40:24 +10:00
parent 532b912ffb
commit 526c97c327
2 changed files with 10 additions and 85 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ inputs:
runs:
using: "docker"
image: "Dockerfile"
image: "docker://registry.natelubitz.com/infra/kforge:latest"
# args:
# - ${{ inputs.input_file }}
# - ${{ inputs.output_file }}