mklarsen/Prepare Docker Image Name(s)
return docker image name(s) for ghcr and/or harbor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| return-github-name | Retur github image-name true/false | no | true |
| return-harbor-name | Retur harbor image-name true/false | no | false |
| harbor-project-name | harbor project name | no | SomeName |
Outputs
| name | description |
|---|---|
| ghcr_imagename | Github image and tag name |
| harbor_imagename | Harbor image and tag name |