7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-11-22 14:21:31 +00:00

Merge branch 'fix/remove-referencias-a-git-submodules' into 'master'

Remove referências a git submodules

See merge request ansol/web-ansol.org!20
This commit is contained in:
Hugo Peixoto 2021-11-11 19:23:40 +00:00
commit 8ba32076be
2 changed files with 0 additions and 6 deletions

View File

@ -1,8 +1,5 @@
image: klakegg/hugo:0.88.0-ext-ci # recommended image by Hugo: https://gohugo.io/getting-started/installing/#docker image: klakegg/hugo:0.88.0-ext-ci # recommended image by Hugo: https://gohugo.io/getting-started/installing/#docker
variables:
GIT_SUBMODULE_STRATEGY: recursive
test: test:
script: script:
- hugo - hugo

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "academic"]
path = academic
url = https://gitlab.com/gsilvapt/ansol-hugo-academic.git