From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/docker-images:master commit in: .github/workflows/, /
Date: Fri, 13 Sep 2024 08:59:46 +0000 (UTC) [thread overview]
Message-ID: <1726217973.e371a70ae4cccfdf4ca5eeaa2f1e9ab449d7fb31.ultrabug@gentoo> (raw)
commit: e371a70ae4cccfdf4ca5eeaa2f1e9ab449d7fb31
Author: Konstantinos Smanis <konstantinos.smanis <AT> gmail <DOT> com>
AuthorDate: Mon Sep 9 13:53:15 2024 +0000
Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 08:59:33 2024 +0000
URL: https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=e371a70a
fix: drop `stage3:hardened-nomultilib` manifest
Signed-off-by: Konstantinos Smanis <konstantinos.smanis <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo-docker-images/pull/144
Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
.github/workflows/build.yml | 1 -
deploy-manifests.sh | 3 ---
2 files changed, 4 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0cdc00e..b185caf 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -79,7 +79,6 @@ jobs:
- stage3:latest
- stage3:desktop
- stage3:hardened
- - stage3:hardened-nomultilib
- stage3:musl
- stage3:musl-hardened
- stage3:nomultilib
diff --git a/deploy-manifests.sh b/deploy-manifests.sh
index 270f8d2..5bf0b33 100755
--- a/deploy-manifests.sh
+++ b/deploy-manifests.sh
@@ -22,9 +22,6 @@ case "${TARGET}" in
"stage3:hardened")
TAGS=("amd64-hardened-openrc" "i686-hardened-openrc")
;;
- "stage3:hardened-nomultilib")
- TAGS=("amd64-hardened-nomultilib-openrc")
- ;;
"stage3:musl")
TAGS=("amd64-musl" "armv7a_hardfp_musl-openrc" "arm64-musl" "i686-musl")
;;
next reply other threads:[~2024-09-13 8:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 8:59 Alexys Jacob [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-29 3:53 [gentoo-commits] proj/docker-images:master commit in: .github/workflows/, / Michał Górny
2024-11-23 7:13 Michał Górny
2024-05-26 16:39 John Helmert III
2022-03-02 11:25 Alexys Jacob
2022-03-02 11:25 Alexys Jacob
2022-02-18 17:39 Alexys Jacob
2021-10-21 11:13 Alexys Jacob
2021-05-03 7:27 Alexys Jacob
2021-02-12 17:29 Alexys Jacob
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1726217973.e371a70ae4cccfdf4ca5eeaa2f1e9ab449d7fb31.ultrabug@gentoo \
--to=ultrabug@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox