mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
testing clone
This commit is contained in:
parent
9499e78cb2
commit
65e475e45f
@ -41,8 +41,12 @@ subtree-sync:
|
||||
##
|
||||
- cd ..
|
||||
- rm -rf ${CI_PROJECT_NAME}
|
||||
- echo about to clone
|
||||
- echo git clone git@${CI_SERVER_HOST}:${CI_PROJECT_PATH}.git
|
||||
- git clone git@${CI_SERVER_HOST}:${CI_PROJECT_PATH}.git
|
||||
- echo finished clone
|
||||
- cd ${CI_PROJECT_NAME}
|
||||
- exit 9
|
||||
|
||||
##
|
||||
## Sync subtrees
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user