Moved github PAT and storage path to env vars
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
# This file defines the global settings and the sites to be deployed.
|
||||
# You can use ${VARIABLE_NAME} to reference environment variables for sensitive information.
|
||||
|
||||
global:
|
||||
github_pat: "${GITHUB_PAT}"
|
||||
storage_path: /var/www/sites
|
||||
|
||||
sites:
|
||||
- repo: my-lib-docs
|
||||
owner: yourname
|
||||
|
||||
Reference in New Issue
Block a user