pantheoncarl/Deploy WordPress to Pantheon
Deploy WordPress codebase to Pantheon
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PANTHEON_PRIVATE_KEY | The private RSA key you will save in the Github Secrets | yes | — |
| PANTHEON_TERMINUS_MACHINE_TOKEN | The private RSA key you will save in the Github Secrets | yes | — |
| PANTHEONENV | Default env to be deployed, | no | dev |
| PANTHEONENV_AUTODEPLOY | Can be set to be autodeployed to test and live, if set to false, it will be default to PANTHEONENV | no | false |
| CACHE_CLEAR | Cache clear after deploy | no | false |
| SRC_PATH | An optional source directory to deploy other than the root directory that is being versioned. | no | . |
| REMOTE_PATH | An optional destination directory to deploy other than the root directory that is being versioned. | no | . |
Outputs
no outputs