File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 context : .
4949 build-args : |
5050 BINARY_NAME=pipelines-as-code-controller
51- platforms : linux/amd64,linux/ppc64le
51+ platforms : linux/amd64,linux/ppc64le,linux/arm64
5252 push : true
5353 tags : ${{ steps.meta.outputs.tags }}
5454 labels : ${{ steps.meta.outputs.labels }}
6565 context : .
6666 build-args : |
6767 BINARY_NAME=pipelines-as-code-watcher
68- platforms : linux/amd64,linux/ppc64le
68+ platforms : linux/amd64,linux/ppc64le,linux/arm64
6969 push : true
7070 tags : ${{ steps.meta-watcher.outputs.tags }}
7171 labels : ${{ steps.meta-watcher.outputs.labels }}
8282 context : .
8383 build-args : |
8484 BINARY_NAME=pipelines-as-code-webhook
85- platforms : linux/amd64,linux/ppc64le
85+ platforms : linux/amd64,linux/ppc64le,linux/arm64
8686 push : true
8787 tags : ${{ steps.meta-webhook.outputs.tags }}
8888 labels : ${{ steps.meta-webhook.outputs.labels }}
9999 context : .
100100 build-args : |
101101 BINARY_NAME=tkn-pac
102- platforms : linux/amd64,linux/ppc64le
102+ platforms : linux/amd64,linux/ppc64le,linux/arm64
103103 push : true
104104 tags : ${{ steps.meta-cli.outputs.tags }}
105105 labels : ${{ steps.meta-cli.outputs.labels }}
You can’t perform that action at this time.
0 commit comments