Skip to content
Snippets Groups Projects
Commit 66a10915 authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

gitlab-ci: revert "gitlab-ci: temporarily disable s390x"

The builder is back.

This reverts commit d89be7ee.
parent d0df0a58
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,15 @@ build-x86:
- ci-build
- x86
build-s390x:
extends: .build
artifacts:
name: MR${CI_MERGE_REQUEST_ID}_s390x
tags:
- docker-alpine
- ci-build
- s390x
build-ppc64le:
extends: .build
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment