nanobus/NanoBus Push
Github action to automate packaging and pushing a NanoBus application to a supported registry, such as reg.candle.run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the main bus file. Usually the file name is `bus.yaml`. This contains the registry configuration details. Defaults to `reg.candle.run`. | yes | bus.yaml |
| username | Username for registry | yes | — |
| password | Password for registry | yes | — |
Outputs
| name | description |
|---|---|
| tag | The image tag that was pushed |