sleep added after repo create
This commit is contained in:
parent
d4ff849bcb
commit
42d5e30135
@ -160,6 +160,8 @@ spec:
|
|||||||
\"auto_init\": true
|
\"auto_init\": true
|
||||||
}" || echo "Repository may already exist"
|
}" || echo "Repository may already exist"
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git config --global http.sslVerify true
|
git config --global http.sslVerify true
|
||||||
git config --global user.email "backstage@osmos.io"
|
git config --global user.email "backstage@osmos.io"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user