clone in place?
All checks were successful
gobuild / build (push) Successful in 2s

This commit is contained in:
Greg Gauthier 2024-07-21 18:07:40 +01:00
parent 2a6f7dae5d
commit 8ab0c28128

View File

@ -21,6 +21,6 @@ jobs:
&& git --version && git --version
&& python --version && python --version
&& ls -la && ls -la
&& git clone https://repos.gmgauthier.com/gmgauthier/runner-dummy.git && git clone https://repos.gmgauthier.com/gmgauthier/runner-dummy.git .
&& ls -la && ls -la