From d08fea10b86e51c3ab44b2f1e758a14d7e464d5a Mon Sep 17 00:00:00 2001 From: redxef Date: Wed, 23 Nov 2022 14:55:57 +0100 Subject: [PATCH] Explicit latest tag in pipeline. Alpine edge failed with python3 no module pip, after py3-pip being installed. --- ci/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline.yaml b/ci/pipeline.yaml index d421a25..527dce9 100644 --- a/ci/pipeline.yaml +++ b/ci/pipeline.yaml @@ -24,6 +24,7 @@ jobs: type: registry-image source: repository: alpine + tag: latest inputs: - name: script path: .