kopia lustrzana https://github.com/JOSM/MapWithAI
Use a more standard url for cloning pages
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head
rodzic
64bc123e52
commit
aa3af8950b
|
@ -153,7 +153,7 @@ release:
|
|||
- &clone_pages_branch |
|
||||
echo "$SSH_PRIVATE_DEPLOY_KEY" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
git clone --depth 1 --branch pages ${CI_REPOSITORY_URL} pages
|
||||
git clone --depth 1 --branch pages git@${CI_SERVER_HOST}:${CI_PROJECT_PATH} pages
|
||||
- |
|
||||
version=`git describe --always --dirty`
|
||||
longVersion=`git describe --always --long --dirty`
|
||||
|
|
Ładowanie…
Reference in New Issue