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
fsinfo
website
Commits
214a7296
Commit
214a7296
authored
Sep 12, 2021
by
lorenz.glimann
Browse files
Change directories to debian based systems
parent
91d7b4d3
Pipeline
#228298
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
214a7296
default
:
script
:
-
pelican content/
-
rm -rf /usr/share/nginx/html/*
-
cp -R output/* /usr/share/nginx/html/
\ No newline at end of file
-
rm -rf /var/www/html/*
-
cp -R output/* /var/www/html/
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