Updated action
This commit is contained in:
parent
0ee7ea398c
commit
91f073d2f0
@ -64,6 +64,6 @@ outputs:
|
|||||||
image:
|
image:
|
||||||
description: "Full reference to the built image with registry and tag"
|
description: "Full reference to the built image with registry and tag"
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: [docker]
|
||||||
entrypoint: "/entrypoint.sh"
|
entrypoint: /entrypoint.sh
|
||||||
image: "docker://gitea.thebobo.nl/gitea-projects/kaniko:0.0.1"
|
image: docker://gitea.thebobo.nl/gitea-projects/kaniko:0.0.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user