Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bonnegent Sebastien
Cours Ansible
Commits
54a13600
Commit
54a13600
authored
Dec 18, 2020
by
Bonnegent Sebastien
Browse files
test pages
parent
f8a5fa5f
Pipeline
#9208
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
54a13600
default
:
image
:
ubuntu:20.10
image
:
ubuntu:20.10
before_script
:
-
apt-get update && apt-get install -y make pandoc
-
make clean
before_script
:
-
apt-get update && apt-get install -y make pandoc
-
make clean
-
pandoc --version
pages
:
scripts
:
stage
:
deploy
script
:
-
make
-
cp html/README.html html/index.html
-
cp -R html public
artifacts
:
expire_in
:
7 days
paths
:
-
html
docs
:
scripts
:
-
make
-
cp html/README.html html/index.html
-
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