From 03cdc2c1559e472464e6ef163753b12901fe8a9f Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 1 Jul 2025 15:50:35 -0400 Subject: [PATCH] better building --- build-containers.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-containers.sh b/build-containers.sh index 41dd140..6dfa05c 100755 --- a/build-containers.sh +++ b/build-containers.sh @@ -2,6 +2,9 @@ BASEDIR=/etc/forgejo-actions +echo "using key file: ${XDG_RUNTIME_DIR}/containers/auth.json" +podman login --get-login git.ctbk.de + # extra container tags and pushes for things that we don’t build, but need podman pull data.forgejo.org/oci/alpine:latest podman pull ghcr.io/catthehacker/ubuntu:act-24.04