revert maybe
This commit is contained in:
parent
1b88d48853
commit
92ef62296d
@ -31,7 +31,7 @@ clone:
|
||||
- set -x
|
||||
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
|
||||
script:
|
||||
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||
- git config --global url."https://deployer:${DEPLOY_TOKEN}@".insteadOf "https://"
|
||||
- git submodule sync
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@".insteadOf "https://"
|
||||
- git submodule update --init --recursive
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,4 +3,4 @@
|
||||
url = https://github.com/alex-shpak/hugo-book
|
||||
[submodule "content"]
|
||||
path = content
|
||||
url = git@git.tablet.sh:the-btfash-foundation/tablet.sh
|
||||
url = https://git.tablet.sh/the-btfash-foundation/tablet.sh
|
||||
|
Loading…
Reference in New Issue
Block a user