From 4795d2f14aed8c95a1e420da4af506a5ff385959 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 3 Jun 2025 20:53:41 +0300 Subject: [PATCH] misc - - buildah squash --- linux/ecosystem/electron-release-server/Makefile | 2 +- linux/ecosystem/monero/monerod/Makefile | 2 +- linux/ecosystem/monero/p2pool/Makefile | 2 +- linux/ecosystem/ninjam/latest/Makefile | 2 +- linux/ecosystem/opentracker/Makefile | 2 +- linux/ecosystem/retracker/Makefile | 2 +- linux/ecosystem/telegram/bot/quotes/Makefile | 2 +- linux/ecosystem/torrserver/Makefile | 2 +- linux/ecosystem/vk2discord/Makefile | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/linux/ecosystem/electron-release-server/Makefile b/linux/ecosystem/electron-release-server/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/electron-release-server/Makefile +++ b/linux/ecosystem/electron-release-server/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/monero/monerod/Makefile b/linux/ecosystem/monero/monerod/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/monero/monerod/Makefile +++ b/linux/ecosystem/monero/monerod/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/monero/p2pool/Makefile b/linux/ecosystem/monero/p2pool/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/monero/p2pool/Makefile +++ b/linux/ecosystem/monero/p2pool/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/ninjam/latest/Makefile b/linux/ecosystem/ninjam/latest/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/ninjam/latest/Makefile +++ b/linux/ecosystem/ninjam/latest/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/opentracker/Makefile b/linux/ecosystem/opentracker/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/opentracker/Makefile +++ b/linux/ecosystem/opentracker/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/retracker/Makefile b/linux/ecosystem/retracker/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/retracker/Makefile +++ b/linux/ecosystem/retracker/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/telegram/bot/quotes/Makefile b/linux/ecosystem/telegram/bot/quotes/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/telegram/bot/quotes/Makefile +++ b/linux/ecosystem/telegram/bot/quotes/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/torrserver/Makefile b/linux/ecosystem/torrserver/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/torrserver/Makefile +++ b/linux/ecosystem/torrserver/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy diff --git a/linux/ecosystem/vk2discord/Makefile b/linux/ecosystem/vk2discord/Makefile index 1e4371492..ff56425bb 100644 --- a/linux/ecosystem/vk2discord/Makefile +++ b/linux/ecosystem/vk2discord/Makefile @@ -13,7 +13,7 @@ deploy: make deploy-buildah build-buildah: - buildah-wrapper --build + buildah-wrapper --build --squash deploy-buildah: buildah-wrapper --deploy