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

Commit 7ea9d7a

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/stashv2
* upstream/master: Fix missing Docker login (#533)
2 parents ce01608 + 7175efb commit 7ea9d7a

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)