File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3939 - name : Checkout ci.common
4040 uses : actions/checkout@v3
4141 with :
42- repository : arunvenmany-ibm /ci.common
42+ repository : OpenLiberty /ci.common
4343 path : ci.common
44- ref : springboot_multi_node_fix
4544 - name : Checkout ci.ant
4645 uses : actions/checkout@v3
4746 with :
@@ -125,7 +124,7 @@ jobs:
125124 - name : Clone ci.ant, ci.common, ci.gradle repos to C drive
126125 run : |
127126 cp -r D:/a/ci.gradle/ci.gradle C:/ci.gradle
128- git clone https://github.com/arunvenmany-ibm /ci.common.git --branch springboot_multi_node_fix --single-branch C:/ci.common
127+ git clone https://github.com/OpenLiberty /ci.common.git C:/ci.common
129128 git clone https://github.com/OpenLiberty/ci.ant.git C:/ci.ant
130129 # Cache mvn/gradle packages
131130 - name : Cache Maven packages
You can’t perform that action at this time.
0 commit comments