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
La Quadrature du Net
ParlementairesJS
Commits
dc2ef1da
Commit
dc2ef1da
authored
Jan 25, 2021
by
Bastien Le Querrec
Browse files
add images to deployed code
parent
73c14b16
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc2ef1da
...
...
@@ -17,6 +17,7 @@ build:
-
make all
-
mkdir -p parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r icons parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r images parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r json parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r parlementaires.css parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r parlementaires.js parlementairesjs-${CI_COMMIT_SHORT_SHA}/
...
...
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