nmfs-opensci/Build and Push Docker Image
A reusable GitHub Action to build and push Docker images to GitHub packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image_name | The name of the Docker image. If left off, the repository name is used. | no | — |
| image_dir | The directory containing Docker build files. If left off, . (the base repository level) is used. | no | — |
| github_token | GitHub token for authentication. Optional. | yes | — |
Outputs
no outputs