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