From 2ec84652529d883b606fcb254cea271eef23cd22 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Tue, 26 Aug 2025 07:18:54 -0500 Subject: [PATCH] fixup! ci: Fix container entry points --- ci/podTemplate.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 5a97ff9..e988e84 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -4,8 +4,6 @@ spec: containers: - name: zola image: git.pyrocufflink.net/containerimages/zola - command: - - pause - name: python image: docker.io/python:3.10 command: