update branding

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani 2022-04-25 22:22:04 +00:00 committed by Ramkumar Chinchani
parent aedc3e00d8
commit 86bc21796a
2 changed files with 4 additions and 3 deletions

View File

@ -1,13 +1,11 @@
# stacker-build-push-action
# [![ci](https://github.com/project-stacker/stacker-build-push-action/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/project-stacker/stacker-build-push-action/actions)
```stacker-build-push-action``` builds OCI container images via a declarative yaml format and publish them to OCI registries.
```stacker-build-push-action``` natively builds OCI container images via a declarative yaml format using [`stacker`](https://github.com/project-stacker/stacker) and publish them to OCI conformant registries.
stacker only works on Linux!
For more information about stacker tool see: https://github.com/project-stacker/stacker
## Action Inputs
<a id="dockerfile-build-inputs"></a>

View File

@ -1,5 +1,8 @@
name: 'Stacker build action'
description: 'Builds OCI images via a declarative yaml format.'
branding:
icon: 'box'
color: 'orange'
inputs:
version:
description: 'Which stacker version to use'