From 92ae768969a26d5d44c74077b1c9608ac7a7c103 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 29 Dec 2023 11:39:39 -0600 Subject: [PATCH] fixup --- ci/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index 2ee8a6f..9aa02b1 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { containerTemplate { name 'fedora' image "registry.fedoraproject.org/fedora:${FEDORA}" - ] + } } } environment {