diff --git a/Jenkinsfile b/Jenkinsfile index f79deec..106f227 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -120,7 +120,7 @@ pipeline { } stage('更新image') { steps { - image() + // image() echo '更新image 完成' } diff --git a/hotspot-clear-job-dev.yaml b/hotspot-clear-job-dev.yaml index 80304b1..e8acddc 100644 --- a/hotspot-clear-job-dev.yaml +++ b/hotspot-clear-job-dev.yaml @@ -12,7 +12,7 @@ spec: spec: containers: - name: hotspot-clear - image: harbor.homieyy.com/job/dev/hotspot-queue:2cbd86f97b825d22ba0513c75d3485b904cbcafd + image: 192.168.1.131:8888/job/dev/hotspot-clear:3d8e798cdc1839ed09dcdc5349ed8684dc5d1115 env: - name: JM_ENVIRONMENT value: dev