File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "command_repository_base_url" : " https://raw.githubusercontent.com/criteo/command-launcher/distributed-pkg /test/remote-repo" ,
2
+ "command_repository_base_url" : " https://raw.githubusercontent.com/criteo/command-launcher/main /test/remote-repo" ,
3
3
"ci_enabled" : true
4
4
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SCRIPT_DIR=${1:-$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && p
4
4
echo " integration test directory: $SCRIPT_DIR "
5
5
6
6
# BRANCH_NAME=$(git branch --show-current)
7
- EXAMPLE_BRANCH_NAME=distributed-pkg
7
+ EXAMPLE_BRANCH_NAME=main
8
8
9
9
# create output folder
10
10
OUTPUT_DIR=$SCRIPT_DIR /output
Original file line number Diff line number Diff line change 9
9
{
10
10
"name" : " bonjour" ,
11
11
"version" : " 1.0.0" ,
12
- "url" : " https://github.com/criteo/command-launcher/raw/distributed-pkg /test/packages-src/bonjour/bonjour-v1.pkg" ,
12
+ "url" : " https://github.com/criteo/command-launcher/raw/main /test/packages-src/bonjour/bonjour-v1.pkg" ,
13
13
"checksum" : " 7244e66cc7084f883cb924020fd5a6e000dc6613d19ef07bc33a1d317412d4ff" ,
14
14
"startPartition" : 0 ,
15
15
"endPartition" : 9
You can’t perform that action at this time.
0 commit comments