Skip to content

Commit 8c4561b

Browse files
Merge pull request #366 from SgtCoDFish/s390x
re-add support for s390x
2 parents 5ae8ac5 + 3750959 commit 8c4561b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make/00_mod.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
oci_platforms := linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
16+
1517
include make/00_debian_version.mk
1618

1719
repo_name := github.com/cert-manager/trust-manager

0 commit comments

Comments
 (0)