This commit is contained in:
parent 5f70282107
commit 47628cb9a8
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 3 additions and 3 deletions

@ -33,7 +33,7 @@ clone:
- set -x
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
script:
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/the-btfash-foundation/tablet.sh".insteadOf "https://git.tablet.sh/the-btfash-foundation/tablet.sh"
- git submodule sync
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/the-btfash-foundation/tablet.sh".insteadOf "https://git.tablet.sh/the-btfash-foundation/tablet.sh"
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
- git submodule sync
- git submodule update --init --recursive

2
.gitmodules vendored

@ -3,4 +3,4 @@
url = https://github.com/alex-shpak/hugo-book
[submodule "content"]
path = content
url = https://git.tablet.sh/the-btfash-foundation/tablet.sh
url = git@git.tablet.sh:the-btfash-foundation/tablet.sh