Skip to content

Commit 4e607d6

Browse files
author
Vitaly Korolev
committed
fix syntax error
1 parent b9b4369 commit 4e607d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ void publishToInternalRegistry() {
176176
docker push ${operatorRegistry}/latest
177177
"""
178178
}
179+
}
179180

180181
pipeline {
181182
agent {

0 commit comments

Comments
 (0)