Squeezer plugin example
$ cd YOUR_PROJECT/plugins
$ git clone [email protected]:SqueezerIO/my-first-plugin.git
YOUR_PROJECT/squeezer.yml
plugins:
- name: my-first-plugin
path: plugins
NOTE : you should see --msg
option attached to the deploy
command
$ sqz help deploy