From 36f154020271a29a65ed74a54732bb2c1d82281d Mon Sep 17 00:00:00 2001 From: otto <965391514@qq.com> Date: Tue, 19 Mar 2024 15:31:40 +0800 Subject: [PATCH] up --- Jenkinsfile | 2 +- hotspot-clear-job-dev.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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