trynova-ai/Docker Build and Push to Nova AI
GitHub Action to push Docker images with custom authentication
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| clientId | Client ID for authentication | yes | — |
| secret | Secret for authentication | yes | — |
| imageName | Docker image name | yes | — |
| imageTag | Docker image tag | yes | — |
| artifactId | Nova Artifact ID to associate with the image | yes | — |
| dockerfilePath | Path to the Dockerfile | no | — |
| dockerfile | Inline Dockerfile content | no | — |
Outputs
| name | description |
|---|---|
| location | Location of the uploaded Docker image |