Skip to content

Commit 954e80f

Browse files
committed
testing with refactored branch
1 parent b1a0934 commit 954e80f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pgazure-nightlies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
password: ${{ secrets.DOCKERHUB_PASSWORD }}
6565

6666
- name: Clone tools branch
67-
run: git clone -b v0.8.35 --depth=1 https://github.com/citusdata/tools.git tools
67+
run: git clone -b brk-test --depth=1 https://github.com/citusdata/tools.git tools
6868

6969
- name: Clone build branch
7070
run: git clone -b "${MAIN_BRANCH}" --depth=1 https://github.com/citusdata/packaging.git packaging

0 commit comments

Comments
 (0)