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
moex
Transmorpher
Commits
ca846d68
Commit
ca846d68
authored
Jan 12, 2021
by
Jérôme Euzenat
Browse files
Added .gitlab-ci.yml with creation of the web site
parent
561f2fa0
Pipeline
#202666
passed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
ca846d68
image
:
alpine:latest
pages
:
stage
:
deploy
script
:
-
cp -r transmorpher/doc public
artifacts
:
paths
:
-
public
only
:
-
master
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