feat: update Jenkinsfile

This commit is contained in:
icecheng 2025-09-18 17:23:08 +08:00
parent 59b1f13140
commit 08881ceb32
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ executeFreeleapsPipeline {
serviceName = 'freeleaps'
environmentSlug = 'alpha'
// Ensure this branch exists in the freeleaps-service-hub repository
serviceGitBranch = 'feature/icecheng/metrics'
serviceGitBranch = 'dev'
serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-service-hub.git"
serviceGitRepoType = 'monorepo'
serviceGitCredentialsId = 'freeleaps-ops-git-credentials'

View File

@ -10,7 +10,7 @@ metrics:
registry: docker.io
repository: null
name: metrics
tag: "1.0.0"
tag: snapshot-38ff0ae
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -10,7 +10,7 @@ devops:
registry: docker.io
repository: null
name: devops
tag: snapshot-046f9ff
tag: snapshot-38ff0ae
imagePullPolicy: IfNotPresent
ports:
- name: http