mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-29 23:38:11 +08:00
update
This commit is contained in:
parent
98412d1cc4
commit
b24dd7705d
@ -142,7 +142,7 @@ pipeline {
|
|||||||
fileContentReplaceConfig(
|
fileContentReplaceConfig(
|
||||||
configs: [
|
configs: [
|
||||||
fileContentReplaceItemConfig(
|
fileContentReplaceItemConfig(
|
||||||
search: "(image: )truongpx396\\/([a-zA-Z-])+:([a-z])\\w+-[0-9]+",
|
search: "(image: )truongpx396\\/([a-zA-Z-_])+:([0-9a-z])\\w+-[0-9]+",
|
||||||
replace: "image: ${HARBOR_URL}/${JOB_ENV}-${params.RELEASE_PROJECTS}:${CommitHash}-${BUILD_NUM}",
|
replace: "image: ${HARBOR_URL}/${JOB_ENV}-${params.RELEASE_PROJECTS}:${CommitHash}-${BUILD_NUM}",
|
||||||
matchCount: 1,
|
matchCount: 1,
|
||||||
verbose: false,
|
verbose: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user