This commit is contained in:
@@ -35,4 +35,7 @@ jobs:
|
|||||||
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 -la /output/Test
|
ls -la /output/Test
|
||||||
|
|
||||||
|
- name: Check test
|
||||||
|
run: ls -la /output/Test
|
||||||
Reference in New Issue
Block a user