Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dikon
afh-gnd
Commits
fd9d1b36
Commit
fd9d1b36
authored
Jul 21, 2020
by
donatus.herre
Browse files
ci updated
parent
fdfa0033
Pipeline
#145477
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fd9d1b36
...
...
@@ -12,7 +12,9 @@ pages:
-
mv data public
-
cd public
-
tree . > ../tree.txt
-
echo "<html><body><pre>" > index.html
-
echo "<html>" > index.html
-
echo "<head><title>afh-gnd</title></head>" >> index.html
-
echo "<body><pre>" >> index.html
-
cat ../tree.txt >> index.html
-
echo "</pre></body></html>" >> index.html
artifacts
:
...
...
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