File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -120,15 +120,6 @@ jobs:
120
120
type=semver,pattern={{version}},value=${{ needs.build.outputs.new_tag }}
121
121
labels : |
122
122
org.opencontainers.image.authors=${{ github.event.repository.owner.html_url }}#group-members
123
- org.opencontainers.image.title=${{ github.event.repository.name }}
124
- org.opencontainers.image.description=${{ github.event.repository.description }}
125
- org.opencontainers.image.url=https://hub.docker.com/r/${{ inputs.image_name }}
126
- org.opencontainers.image.documentation=${{ github.event.repository.html_url }}/wiki
127
- org.opencontainers.image.source=${{ github.event.repository.html_url }}
128
- org.opencontainers.image.version=${{ needs.build.outputs.new_tag }}
129
- org.opencontainers.image.created=${{ github.event.repository.pushed_at }}
130
- org.opencontainers.image.revision=${{ github.sha }}
131
- org.opencontainers.image.licenses=${{ github.event.repository.license.spdx_id }}
132
123
133
124
- name : Build and push image
134
125
id : docker_build_push
You can’t perform that action at this time.
0 commit comments