Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nfdi4ing
education
gitlab-workshop
Preparation
Commits
15b9d14d
Commit
15b9d14d
authored
Nov 18, 2020
by
Marius Politze
Browse files
Update .gitlab-ci.yml
parent
888ce8f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
15b9d14d
...
...
@@ -3,7 +3,7 @@ image: node:latest
pages
:
script
:
-
npm i docsify-cli -g
-
docsify init ./.public --local
true
-
docsify init ./.public --local
-
cp -r * .public
-
mv .public public
artifacts
:
...
...
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