skpr/Skpr Package and Deploy
Package and Deploy to a Skpr environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| env | The environment | yes | — |
| package | Whether to package or not. Set to "false" if you are deploying a version that has already been packaged. | no | true |
| post-deploy | The post deploy steps to run on the environment | no | — |
Outputs
| name | description |
|---|---|
| url | The Skpr environment URL |
| version | The version being deployed to the Skpr environment (uses git describe). |