Skip to content
Snippets Groups Projects
Unverified Commit 96e8f61b authored by Joel Takvorian's avatar Joel Takvorian Committed by GitHub
Browse files

Add IBM Z (s390x) (#139)

parent d79f7ba3
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ on: ...@@ -6,7 +6,7 @@ on:
env: env:
WF_REGISTRY_USER: netobserv+github_ci WF_REGISTRY_USER: netobserv+github_ci
WF_ORG: netobserv WF_ORG: netobserv
WF_MULTIARCH_TARGETS: amd64 arm64 ppc64le WF_MULTIARCH_TARGETS: amd64 arm64 ppc64le s390x
WF_VERSION: ${{ github.ref_name }} WF_VERSION: ${{ github.ref_name }}
jobs: jobs:
......
...@@ -6,7 +6,7 @@ on: ...@@ -6,7 +6,7 @@ on:
env: env:
WF_REGISTRY_USER: netobserv+github_ci WF_REGISTRY_USER: netobserv+github_ci
WF_ORG: netobserv WF_ORG: netobserv
WF_MULTIARCH_TARGETS: amd64 arm64 ppc64le WF_MULTIARCH_TARGETS: amd64 arm64 ppc64le s390x
jobs: jobs:
push-image: push-image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment