Update .github/workflows/docker-build.yml
Actionlint / build (push) Failing after 23s

This commit is contained in:
2026-07-17 14:10:07 +03:00
parent 013107eece
commit eaaf42fb64
-2
View File
@@ -5,12 +5,10 @@ on:
inputs: inputs:
registry: # id of input registry: # id of input
description: 'docker regisry host name' description: 'docker regisry host name'
required: true
type: string type: string
default: 'gitea.phadric.de' default: 'gitea.phadric.de'
cache-registry: # id of input cache-registry: # id of input
description: 'docker regisry host name' description: 'docker regisry host name'
required: true
default: 'imagecache.phadric.de' default: 'imagecache.phadric.de'
type: string type: string
image_name: image_name: