merthintechnologies/Push CED artifact
Github Action to push a CloudEdgeDistribution artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| cli-token | CloudEdgeDistribution CLI token. If not specified it'll try to resolve the CLI token from environment variable CED_CLI_TOKEN. | no | — |
| environment | Environment to use in CloudEdgeDistribution. If not specified it'll try to resolve it from environment variable CED_ENVIRONMENT, it'll use the default environment in ced.json otherwise. | no | — |
| version | A version name where to push the artifact. A new version will be created if it isn't specified. | no | — |
| push-as-draft | Push artifact as draft. The version will be published after pushing artifact if it isn't specified. | no | — |
| path | Path to the CloudEdgeDistribution project. If not specified it'll try to resolve it from environment variable CED_PROJECT_PATH, it'll use current folder otherwise. | no | — |
Outputs
no outputs