From 5979595c9e53b44b4c64ebe6f608f5b6daeda625 Mon Sep 17 00:00:00 2001 From: DeveloperDurpBot Date: Sun, 9 Apr 2023 20:15:27 +0000 Subject: [PATCH] ci: render Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/832221150 --- pipelines/build-container.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/build-container.yml b/pipelines/build-container.yml index 104eb46..1673957 100644 --- a/pipelines/build-container.yml +++ b/pipelines/build-container.yml @@ -2,6 +2,7 @@ stages: - versioning - build version: + image: ubuntu:latest stage: versioning script: - if [ -z "$VERSION" ]; then