Skip to content

Instantly share code, notes, and snippets.

@ciavashkh
Last active November 18, 2021 22:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ciavashkh/539e7305e210939316ff3f09011e8303 to your computer and use it in GitHub Desktop.
Save ciavashkh/539e7305e210939316ff3f09011e8303 to your computer and use it in GitHub Desktop.
Deploy_hook
production: # Environment
first_thing: # Hook point
command: apt-get install freetds-bin freetds-dev nodejs -y
target: any # Hook fields
execute: true
sudo: true
@GesJeremie
Copy link

This has been helpful, thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment