Skip to content

Commit a06f8d7

Browse files
authored
Do not promote operator image when merge to master (#3018)
1 parent 1f4ee60 commit a06f8d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

delivery.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ pipeline:
3939
-f docker/Dockerfile \
4040
--push .
4141
42-
if [ -z ${CDP_SOURCE_BRANCH} ]; then
43-
cdp-promote-image ${IMAGE}:${CDP_BUILD_VERSION}
44-
fi
45-
4642
- id: build-operator-ui
4743
env:
4844
<<: *BUILD_ENV

0 commit comments

Comments
 (0)