From 5ec1e406af0ef1eecaf25e590bfb1cbd62cab1ca Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Thu, 22 Jun 2023 17:09:53 +0200 Subject: [PATCH] gotests version bump adding modified lichen scan --- .prow.yaml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index de32c0c9..5aeea7da 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1671656214984921088 command: - make args: @@ -14,7 +14,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1671656214984921088 command: - make args: @@ -24,7 +24,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1671656214984921088 command: - make args: @@ -34,7 +34,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1671656214984921088 command: - "/bin/sh" - "-c" @@ -68,4 +68,12 @@ presubmits: - "-c" - | /bin/fossologyscanner repo nomos ojo copyright keyword - cp -R results ${ARTIFACTS}/ + cp -R results ${ARTIFACTS}/ + - name: presubmit-api-lichen + decorate: true + run_if_changed: "^.*.go$" + spec: + containers: + - image: nephio/gotests:1671656214984921088 + command: + - "/usr/local/bin/lichen.sh"