aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLino Bigatti <linobigatti@protonmail.com>2021-05-02 09:36:05 -0300
committerAlexys Jacob <ultrabug@gentoo.org>2021-05-03 09:23:47 +0200
commitafde5561b639eab659fef11a441bf4df1a9670f3 (patch)
treeb72b08c3accf0c1c43896d80a31109a724dbb78d /.github
parentupdate example Dockerfile to point to a current official docker image (diff)
downloaddocker-images-afde5561b639eab659fef11a441bf4df1a9670f3.tar.gz
docker-images-afde5561b639eab659fef11a441bf4df1a9670f3.tar.bz2
docker-images-afde5561b639eab659fef11a441bf4df1a9670f3.zip
Add support for systemd and musl-hardened profiles to ppc64le.
Closes: https://github.com/gentoo/gentoo-docker-images/pull/105 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4ce80e8..0f7349b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -31,6 +31,8 @@ jobs:
- stage3-armv6j_hardfp
- stage3-armv7a_hardfp
- stage3-ppc64le
+ - stage3-ppc64le-musl-hardened
+ - stage3-ppc64le-systemd
- stage3-s390x
- stage3-x86
- stage3-x86-hardened