Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wenqing
ogs
Commits
2e3985c8
Verified
Commit
2e3985c8
authored
Jun 23, 2020
by
Lars Bilke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ci] Update web search index.
parent
12e90d8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scripts/ci/jobs/web.yml
scripts/ci/jobs/web.yml
+3
-0
No files found.
scripts/ci/jobs/web.yml
View file @
2e3985c8
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment