Skip to content

Commit

Permalink
chore(ci): skip pull of images from code
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed May 6, 2021
1 parent ac300e2 commit 01cc441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pipeline {
JOB_GIT_CREDENTIALS = "2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken"
DOCKER_ELASTIC_SECRET = 'secret/observability-team/ci/docker-registry/prod'
DOCKER_REGISTRY = 'docker.elastic.co'
SKIP_PULL = 'true'
}
options {
timeout(time: 1, unit: 'HOURS')
Expand Down

0 comments on commit 01cc441

Please sign in to comment.