Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 01cc441

Browse files
committed
chore(ci): skip pull of images from code
1 parent ac300e2 commit 01cc441

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ pipeline {
1818
JOB_GIT_CREDENTIALS = "2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken"
1919
DOCKER_ELASTIC_SECRET = 'secret/observability-team/ci/docker-registry/prod'
2020
DOCKER_REGISTRY = 'docker.elastic.co'
21+
SKIP_PULL = 'true'
2122
}
2223
options {
2324
timeout(time: 1, unit: 'HOURS')

0 commit comments

Comments
 (0)