You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Vib Action
v0.6.1-1
GitHub Action to build a Vib image and optionally push it on a registry
See action.yml
steps:
- uses: actions/checkout@v4
- uses: vanilla-os/[email protected]
with:
recipe: 'myRecipe.yml'
plugins: org/repo:tag,org/repo:tag
default recipe
value is recipe.yml
, default plugins
value is empty.