hammerkit
  • About
  • Installation
  • Getting started
  • Build file
    • Environment Variables
    • References
    • Includes
  • Task
    • Dependencies
    • Needs
    • Caching
    • Container
    • Watching
    • Extending
  • Service
    • Container
    • Kubernetes
  • Labels
  • CLI
    • Init
    • ls
    • Execute
    • Store / Restore
    • Clean
    • Validate
    • Help
  • External Links
    • Docker Hub
    • Homebrew Repository
  • Release Blog
    • Release 1.4.0
    • Release 1.5.0
  • Contribution
    • Roadmap
    • Publishing
Powered by GitBook
On this page

Was this helpful?

  1. Contribution

Publishing

PreviousRoadmap

Last updated 2 years ago

Was this helpful?

The release procedure can be started with a git tag.

npm version patch|minor|major|prerelease
git push origin --tags

In the Github CI pipeline builds the binaries needed for homebrew and publishes on docker hub / npm.

Once build the binaries/checksum can be updated on the

homebrew repo