add suffix, use gitconfig

This commit is contained in:
parent 9b1faafe95
commit 96a6b95d21
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 2 additions and 2 deletions

@ -30,7 +30,7 @@ clone:
before_script:
- set -x
- echo "hi"
- echo ${CI_JOB_TOKEN}
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@git.tablet.sh/the-btfash-foundation/tablet.sh.git".insteadOf git@git.tablet.sh:the-btfash-foundation/tablet.sh.git
script:
- 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 = https://git.tablet.sh/the-btfash-foundation/tablet.sh.git