Browse Source

update k8s.yaml

master
domsgit 5 years ago
parent
commit
f4cad25bbd
1 changed files with 1 additions and 1 deletions
  1. 2
      k8s.yaml

2
k8s.yaml

@ -13,7 +13,7 @@ spec:
app: jenkins-demo
spec:
containers:
- image: cnych/jenkins-demo:<BUILD_TAG>
- image: 120.78.76.88/test/jenkins-demo:<BUILD_TAG>
imagePullPolicy: IfNotPresent
name: jenkins-demo
env:

Loading…
Cancel
Save