Skip to content

Commit 4871b09

Browse files
committed
test cov: retry4
1 parent 5b2f269 commit 4871b09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ default:
128128
key: "jacoco-cli-${JACOCO_VERSION}"
129129
paths:
130130
- "jacoco-${JACOCO_VERSION}/"
131+
policy: pull
131132

132133
rpm:
133134
stage: build
@@ -246,6 +247,7 @@ container:
246247
--context $CI_PROJECT_DIR
247248
--dockerfile $CI_PROJECT_DIR/Dockerfile
248249
--build-arg JACOCO_ENABLED=${jacoco_enabled}
250+
--build-arg JACOCO_VERSION=${JACOCO_VERSION}
249251
--destination $CI_REGISTRY_IMAGE:$tag
250252
251253
#

0 commit comments

Comments
 (0)