Skip to content

Commit 2258fbe

Browse files
committed
[DEBUG] Print dir
1 parent afb9761 commit 2258fbe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

entrypoint.sh

+3-2
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ fi
7575

7676

7777
python3 archive.py -b
78-
78+
ls
7979
cd ${checked_out_repo_path}
80-
80+
echo 'repo_path========'
81+
ls
8182
git checkout $archive_branch
8283

8384
git fetch origin

0 commit comments

Comments
 (0)