Enable s390x
This commit is contained in:
parent
27108da170
commit
1cee16f96a
7 changed files with 22 additions and 60 deletions
|
|
@ -63,3 +63,7 @@ jobs:
|
|||
if: type = api AND branch = master AND repo = kubernetes/ingress-nginx
|
||||
script:
|
||||
- ARCH=ppc64le .travis/publish.sh
|
||||
- stage: publish s390x
|
||||
if: type = api AND branch = master AND repo = kubernetes/ingress-nginx
|
||||
script:
|
||||
- ARCH=s390x .travis/publish.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue