1
0
Fork 0
mirror of https://github.com/aevea/action-kaniko.git synced 2025-06-09 13:35:10 +02:00

feat: output built image reference

This commit is contained in:
Mikhail Nacharov 2023-02-01 11:28:51 +04:00 committed by Alex Viscreanu
parent e54575cc70
commit ca098255c5
3 changed files with 10 additions and 0 deletions

View file

@ -175,3 +175,9 @@ with:
```
for the tag `pre-0.1` will push `kaniko:0.1`, as the `pre-` part will be stripped from the tag name.
## Outputs
### `image`
Full reference to the built image with registry and tag.