modify floder

This commit is contained in:
mwh 2025-12-25 14:51:19 +08:00
parent 8e339629e8
commit 2f8432a2a4
6 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// The library source code is located at //DevOps/Jenkinsfiles
// The configuration is done in Jenkins -> Manage Jenkins -> Configure System -> Global Pipeline Libraries
@Library(["common-shared-library", "baseballbattle-shared-library"]) _
@Library("my-shared-lib") _
testPipeline name: "TestGame", // the name of the project used to identify in many places *including sky*
branch: "//Projects/CreativeCrew/baseballbattle/dev", // the code branch to checkout on Perforce