Skip to content
Snippets Groups Projects
Verified Commit 2e3985c8 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Update web search index.

parent 12e90d8e
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ preview web site:
- if: '$CI_COMMIT_BRANCH != "master"'
- changes:
- web/
- scripts/ci/jobs/web.yml
artifacts:
expose_as: 'Web Preview'
paths:
......@@ -50,10 +51,12 @@ deploy web site:
- yarn
- hugo
- netlify deploy --prod --dir=public
- node_modules/.bin/hugo-algolia --toml -s
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
- changes:
- web/
- scripts/ci/jobs/web.yml
cache:
paths:
- web/node_modules
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