cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 1fe767d1793c13a4a2c068f48458b5c90bb89146
parent 79d2f7294d72265149cac651afe302d658a457a9
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed, 25 Mar 2026 21:59:41 +0100

build datetime tags for the rolling blog release

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
M.github/workflows/build-blog.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/build-blog.yaml b/.github/workflows/build-blog.yaml @@ -48,6 +48,7 @@ jobs: org.opencontainers.image.title=blog tags: | type=raw,value=latest + type=raw,value={{date 'YYYYMMDD-HHmmss'}} type=sha,prefix=sha- - name: Build and push