mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 01:03:40 +01:00
fix table in readme
This commit is contained in:
parent
e68d0fe818
commit
7d2ccda47b
12
README.md
12
README.md
@ -40,9 +40,9 @@ The site gets built & deployed automatically via Codeship under the following co
|
||||
|
||||
The [deployment script](_ci/deploy.sh) requires the following environment variables to be set:
|
||||
|
||||
| variable | description
|
||||
|--|--
|
||||
| `$DEPLOY_SRC` | source of CI build artifacts. On Codeship this is usually `~/src/github.com/ascribe/wp-theme/ascribe/`
|
||||
| `$DEPLOY_USER` | user for connecting to deploy server
|
||||
| `$DEPLOY_HOST` | hostname of deploy server
|
||||
| `$DEPLOY_PATH` | path to deploy into on deploy server, should be `PATH_ON_SERVER/wp-content/themes/`
|
||||
variable | description
|
||||
---|---
|
||||
`$DEPLOY_SRC` | source of CI build artifacts. On Codeship this is usually `~/src/github.com/ascribe/wp-theme/ascribe/`
|
||||
`$DEPLOY_USER` | user for connecting to deploy server
|
||||
`$DEPLOY_HOST` | hostname of deploy server
|
||||
`$DEPLOY_PATH` | path to deploy into on deploy server, should be `PATH_ON_SERVER/wp-content/themes/`
|
||||
|
Loading…
Reference in New Issue
Block a user