Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
hello-world
nrf52
Commits
f57268b8
Commit
f57268b8
authored
Jul 29, 2017
by
Sam Calisch
Browse files
Update .gitlab-ci.yml
parent
23f55f95
Pipeline
#566
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f57268b8
...
...
@@ -2,8 +2,8 @@
# Full project: https://gitlab.com/pages/plain-html
pages
:
stage
:
deploy
image
:
python:latest
script
:
-
apt-get install python-pip
-
pip install grip
-
grip README.md --export index.html
-
mkdir .public
...
...
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