Skip to content

Commit d289b84

Browse files
committed
ci: fixed development repository URL [additional tests]
1 parent 81a42ed commit d289b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_workspace.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ if [ "$CI" != true ]; then
3333
git_shallow_clone "$KALISIO_GITHUB_URL/weacast/weacast-loader.git" "$WORKSPACE_DIR/weacast-loader" "${WORKSPACE_TAG:-${WORKSPACE_BRANCH:-}}"
3434
fi
3535

36-
setup_workspace "$WORKSPACE_DIR" "$KALISIO_GITHUB_URL/weacast/weacast-loader.git"
36+
setup_workspace "$WORKSPACE_DIR" "$KALISIO_GITHUB_URL/kalisio/development.git"
3737

3838
end_group "Setting up workspace ..."

0 commit comments

Comments
 (0)