mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Merge branch 'charlton-master-patch-43983' into 'master'
testing clone See merge request coupled/iphreeqc!22
This commit is contained in:
commit
899bbd0755
@ -41,8 +41,12 @@ subtree-sync:
|
|||||||
##
|
##
|
||||||
- cd ..
|
- cd ..
|
||||||
- rm -rf ${CI_PROJECT_NAME}
|
- 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
|
- git clone git@${CI_SERVER_HOST}:${CI_PROJECT_PATH}.git
|
||||||
|
- echo finished clone
|
||||||
- cd ${CI_PROJECT_NAME}
|
- cd ${CI_PROJECT_NAME}
|
||||||
|
- exit 9
|
||||||
|
|
||||||
##
|
##
|
||||||
## Sync subtrees
|
## Sync subtrees
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user