Skip to content

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

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vib-gh-action

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

Usage

See action.yml

steps:
  - uses: actions/checkout@v4
  - uses: vanilla-os/[email protected]
    with:
      recipe: 'myRecipe.yml'
      plugins: org/repo:tag,org/repo:tag

Note

The 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

Sponsor this project

  •  

Packages

No packages published

Contributors 5

Languages