silvenga-docker/build-image
Custom build action for silvenga-docker.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workingPath | The docker build context. | yes | . |
| dockerFile | The docker file. | yes | Dockerfile |
| dockerRegistery | The docker registery. | yes | docker.pkg.github.com |
| dockerUserName | The docker registery username. | yes | — |
| dockerPassword | The docker registery password. | yes | — |
| dockerImageName | The docker image name including the repository. | yes | — |
| dockerTags | The docker image tags, comma separated. | yes | latest |
| dockerSeedTags | The docker image tags to use as cache, comma separated. | yes | latest |
Outputs
no outputs