Skip to content

Instantly share code, notes, and snippets.

@gcavanunez
Created June 9, 2020 02:57
Show Gist options
  • Save gcavanunez/0d3c115b1397de7abe8b23615a5e4cd8 to your computer and use it in GitHub Desktop.
Save gcavanunez/0d3c115b1397de7abe8b23615a5e4cd8 to your computer and use it in GitHub Desktop.
Simple Cpanel YML
---
deployment:
tasks:
- export DEPLOYPATH=/home/cpanel_account_name/sub.domain.com/
- /bin/cp -r * $DEPLOYPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment