Skip to content

Commit 3581253

Browse files
committed
updated
1 parent ce3f17c commit 3581253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/openshift/deploy.frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ objects:
122122
app: ${NAME}-${COMPONENT}
123123
spec:
124124
containers:
125-
- image: ""
125+
- image: "${REGISTRY}/${PROMOTE}:${IMAGE_TAG}"
126126
imagePullPolicy: Always
127127
name: ${NAME}-${COMPONENT}
128128
env:

0 commit comments

Comments
 (0)