Test sync source retry
This commit is contained in:
@@ -36,5 +36,6 @@ jobs:
|
|||||||
echo "Repository already exists. Pulling..."
|
echo "Repository already exists. Pulling..."
|
||||||
git -C $TARGET_DIR fetch origin
|
git -C $TARGET_DIR fetch origin
|
||||||
git -C $TARGET_DIR checkout $BRANCH
|
git -C $TARGET_DIR checkout $BRANCH
|
||||||
git -C $TARGET_DIR reset --hard origin/$BRANCH
|
git -C $TARGET_DIR reset --hard origin/$BRANCH
|
||||||
fi
|
fi
|
||||||
|
ls /output/Test
|
||||||
Reference in New Issue
Block a user