Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dikon
afh-gnd
Commits
281ed369
Commit
281ed369
authored
May 04, 2020
by
donatus.herre
Browse files
ci updated
parent
944a08eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
281ed369
...
...
@@ -11,8 +11,9 @@ pages:
-
mv LICENSE public
-
mv data public
-
cd public
-
tree . > ../tree.txt
-
echo "<html><body><pre>" > index.html
-
tree .
>> index.html
-
cat ../tree.txt
>> index.html
-
echo "</pre></body></html>" >> index.html
artifacts
:
paths
:
...
...
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