Skip to content
Snippets Groups Projects
Commit 7ac2ed62 authored by Tim Repke's avatar Tim Repke
Browse files

add jsocnf

parent fd64138a
No related branches found
No related tags found
No related merge requests found
Pipeline #1353 passed
......@@ -4,7 +4,6 @@
# Hugo
/resources/
public/
assets/jsconfig.json
.hugo_build.lock
......
......@@ -20,13 +20,6 @@ pages:
script:
- hugo
- ls -lisah .
- ls -lisah ..
- ls -lisah ../..
- ls -lisah ../../..
- ls -lisah ../../../..
- ls -lisah ../../../../..
- ls -lisah ../../../tmp
- ls -lisah ../apsis-landing.tmp
- hugo
artifacts:
expire_in: 1 day
......
......@@ -3,7 +3,8 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../../tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.6.0/assets/*"
"../../../../../tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.6.0/assets/*",
"../../../tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.6.0/assets/*"
]
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment