Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
2ecb8f64
Commit
2ecb8f64
authored
4 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
53a91006
master
testing
4 merge requests
!107
Merging new template help section
,
!106
Prepare merging of new help section
,
!95
Testing
,
!94
Mlab 469
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
.gitlab-ci.yml
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
+
2
-
0
View file @
2ecb8f64
...
...
@@ -19,6 +19,7 @@ pages-master:
-
cp -r help .public
-
cp -r js .public
-
cp *.html .public
-
cp favicon.ico .public
-
mv .public public
-
cp -r public/* "$EXPORT_PAGES_DIR"
artifacts
:
...
...
@@ -41,6 +42,7 @@ pages-devel:
-
cp -r downloads .public
-
cp -r help .public
-
cp -r fonts .public
-
cp favicon.ico .public
-
cp *.html .public
-
mv .public public
-
cp -r public/* "$EXPORT_PAGES_DIR_TEST"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets