whaa
This commit is contained in:
parent
5f70282107
commit
47628cb9a8
@ -33,7 +33,7 @@ clone:
|
|||||||
- set -x
|
- set -x
|
||||||
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
|
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
|
||||||
script:
|
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 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
|
- git submodule update --init --recursive
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,4 +3,4 @@
|
|||||||
url = https://github.com/alex-shpak/hugo-book
|
url = https://github.com/alex-shpak/hugo-book
|
||||||
[submodule "content"]
|
[submodule "content"]
|
||||||
path = content
|
path = content
|
||||||
url = https://git.tablet.sh/the-btfash-foundation/tablet.sh
|
url = git@git.tablet.sh:the-btfash-foundation/tablet.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user