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

Commit 7175efb

Browse files
authored
Fix missing Docker login (#533)
1 parent eccd15c commit 7175efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/buildDockerImages.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ pipeline {
323323
}
324324
steps {
325325
deleteDir()
326+
dockerLoginElasticRegistry()
326327
buildDockerImage(
327328
repo: 'https://github.com/elastic/observability-dev',
328329
tag: 'flakey',

0 commit comments

Comments
 (0)