Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
2652edbc
Unverified
Commit
2652edbc
authored
Dec 09, 2020
by
Michael Müller
Committed by
GitHub
Dec 09, 2020
Browse files
Move hidden images folder as well (#611)
parent
c18c4bd7
Pipeline
#116813
failed with stages
in 27 minutes and 11 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2652edbc
...
@@ -299,6 +299,7 @@ publish-docs:
...
@@ -299,6 +299,7 @@ publish-docs:
# remove everything and restore generated docs, README and Jekyll config
# remove everything and restore generated docs, README and Jekyll config
-
rm -rf ./*
-
rm -rf ./*
-
mv /tmp/doc/* .
-
mv /tmp/doc/* .
-
mv /tmp/doc/.images .
# Upload files
# Upload files
-
git add --all --force
-
git add --all --force
-
git status
-
git status
...
...
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