Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Outillage
prezbuilder
Commits
b407cd6e
Commit
b407cd6e
authored
Jun 30, 2020
by
Guillaume Perréal
Browse files
Installe les dépendances nécessaires dans le job run-from-sources.
parent
0b6683b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b407cd6e
...
...
@@ -55,6 +55,8 @@ run-from-sources:
image
:
node:12-buster
needs
:
-
node_modules
before_script
:
-
apt-get update -yq && apt-get install -yq pandoc wkhtmltopdf
script
:
-
bin/prezbuilder build src public
-
"
[
-e
public/index.html
]"
...
...
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