Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
hello-world
nrf52
Commits
c8ad6381
Commit
c8ad6381
authored
Jul 29, 2017
by
Sam Calisch
Browse files
Update .gitlab-ci.yml
parent
a0a499b6
Pipeline
#564
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c8ad6381
...
...
@@ -3,7 +3,8 @@
pages
:
stage
:
deploy
script
:
-
cp README.md index.html
-
pip install grip
-
grip README.md --export index.html
-
mkdir .public
-
cp -r * .public
-
mv .public public
...
...
Write
Preview
Supports
Markdown
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