chore: 更新 Jenkins 参数写入文件中

This commit is contained in:
2024-03-16 21:52:54 +08:00
parent e8d28eb4bb
commit 401fb60cea
6 changed files with 24 additions and 27 deletions

View File

@@ -0,0 +1,6 @@
BUILD_ID: ${BUILD_ID}
BUILD_NUMBER: ${BUILD_NUMBER}
BUILD_DISPLAY_NAME: ${BUILD_DISPLAY_NAME}
JOB_URL: ${JOB_URL}
BUILD_URL: ${BUILD_URL}
GIT_COMMIT: ${GIT_COMMIT}