File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 strategy :
3333 fail-fast : false
3434 matrix :
35- golang_cross : [ 1.19-bullseye ]
35+ golang_cross : [ 1.19-ibm ]
3636 include :
37- - golang_cross : 1.19-bullseye
37+ - golang_cross : 1.19-ibm
3838 goreleaser : ' ci/goreleaser/goreleaser.yml'
3939 rpmvers : ' el/7 el/8 el/9 amazon/2 amazon/2023'
4040 debvers : ' ubuntu/xenial ubuntu/bionic ubuntu/focal ubuntu/jammy debian/jessie debian/buster debian/bullseye'
@@ -183,7 +183,7 @@ jobs:
183183 push : true
184184 context : " ."
185185 file : ci/Dockerfile.std
186- platforms : linux/amd64,linux/arm64
186+ platforms : linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
187187 tags : |
188188 ${{ steps.metadata.outputs.tags }}
189189 ${{ steps.login-ecr.outputs.registry }}/tyk-pump:${{ needs.goreleaser.outputs.tag }}
You can’t perform that action at this time.
0 commit comments