let-sh/Nomad Deploy Result
Handle with nomad deployment result
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| nomad-addr | Nomad endpoint address | yes | http://localhost:4646 |
| nomad-token | Nomad token to access endpoint | yes | — |
| nomad-job-name | Nomad job to inspect | yes | — |
| nomad-namespace | Nomad namespace | — | default |
Outputs
| name | description |
|---|---|
| result | nomad job result, e.g. successful, failed |