zazuko/Docker metadata
Provide Docker metadata (tags, labels, …)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| default-branch | Name of the default Git branch | no | ${{ github.event.repository.default_branch }} |
| images | Docker images | yes | — |
| strip-tag-prefix | Strip a tag prefix | no | — |
| include-pipeline-id | Include a tag that contains the branch name and the pipeline ID if set to 'true' | no | — |
Outputs
| name | description |
|---|---|
| tags | List of tags |
| labels | List of labels |