apility-ops/Interact with Orchestrator
Interacts with the orchestrator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 17, 2022
- License
- None
Pinned Snippet
uses: apility-ops/deploy@e7cc0906e4780eea946c1c4ae50b8c6e689e457e # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | OIDC Token for the site | — | "" |
| audience | OIDC Token audience. Will only be used if token is not set | — | orc.apility.dev |
| action | The action we want to take, can be "deploy", "create" or "delete" | yes | — |
| name | Environment name | yes | — |
| template | The site template we want to use. Check documentation for environment list | — | php-74 |
| env | JSON object of env variables we need to inject | — | {} |
Outputs
no outputs