Skip to content

GitHub Action to build a Vib image and optionally push it on a registry

License

Notifications You must be signed in to change notification settings

Vanilla-OS/vib-gh-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vib-gh-action

GitHub Action to build a Vib image and optionally push it on a registry

Usage

See action.yml

steps:
  - uses: actions/checkout@v4
  - uses: vanilla-os/vib-gh-action@v0.7.0
    with:
      recipe: 'myRecipe.yml'
      plugins: org/repo:tag,org/repo:tag

default recipe value is recipe.yml, default plugins value is empty.

References

About

GitHub Action to build a Vib image and optionally push it on a registry

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages