Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f75f78ea34 | ||
|
|
2ddb7682a9 |
@@ -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 -la /output/Test
|
||||||
Reference in New Issue
Block a user