From 56864574f55c33322f3369128e88d28ab4398db1 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 23 Sep 2024 14:47:32 +0100 Subject: [PATCH] test: testing1234 --- get_lfs/entrypoint.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/get_lfs/entrypoint.sh b/get_lfs/entrypoint.sh index 18b266a..f5fcc66 100644 --- a/get_lfs/entrypoint.sh +++ b/get_lfs/entrypoint.sh @@ -12,4 +12,6 @@ git config --local http.${UrlLfsBase}/.extraheader '' git config --local lfs.transfer.maxretries 1 git lfs install -git lfs pull origin ${RepoRef} \ No newline at end of file +git lfs pull origin ${RepoRef} + +echo "AAAAAAAAAAAAAa" \ No newline at end of file