Installing development tools
Code Block | ||
---|---|---|
| ||
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejs |
service.seamlessaccess.org
...
Prepare your deploy environement. The current whitelist needs to be checked with the master list before each deploy.
...
language | bash |
---|
...
.
...
To deploy <version> to production
...