Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Piotr Sowinski
nxcals
Commits
966c9d7e
Commit
966c9d7e
authored
May 24, 2018
by
Piotr Sowinski
Browse files
NXCALS-1727 initial structure
parent
fcc3f2d8
Pipeline
#392958
passed with stages
in 1 minute and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
966c9d7e
image
:
python:alpine
stages
:
-
build
-
deploy
...
...
@@ -11,7 +12,7 @@ before_script:
# - pip install mkdocs-material
pages
:
stage
:
deploy
stage
:
build
script
:
-
mkdocs build
-
mv site 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