File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -247,8 +247,7 @@ jobs:
247247 push : true
248248 tags : ${{ steps.meta.outputs.tags }}
249249 labels : ${{ steps.meta.outputs.labels }}
250- outputs : |
251- type=image,name=target,
252- annotation-index.org.opencontainers.image.description=DDNS alpine container,
253- annotation-index.org.opencontainers.image.source=https://github.com/NewFuture/DDNS,
250+ outputs : type=image,name=target,\
251+ annotation-index.org.opencontainers.image.description=DDNS alpine container,\
252+ annotation-index.org.opencontainers.image.source=https://github.com/NewFuture/DDNS,\
254253 annotation-index.org.opencontainers.image.licenses=MIT
Original file line number Diff line number Diff line change 4949 push : true
5050 tags : ${{ steps.meta.outputs.tags }}
5151 labels : ${{ steps.meta.outputs.labels }}
52- outputs : |
53- type=image,name=target,
54- annotation-index.org.opencontainers.image.description=DDNS alpine container,
55- annotation-index.org.opencontainers.image.source=https://github.com/NewFuture/DDNS,
52+ outputs : type=image,name=target,\
53+ annotation-index.org.opencontainers.image.description=DDNS alpine container,\
54+ annotation-index.org.opencontainers.image.source=https://github.com/NewFuture/DDNS,\
5655 annotation-index.org.opencontainers.image.licenses=MIT
5756
5857
You can’t perform that action at this time.
0 commit comments