Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
541bbe5f
Commit
541bbe5f
authored
Nov 21, 2016
by
anonym
Browse files
Make the build system's `cleanall` option really clean everything.
At the moment it doesn't clean the cached wiki build.
parent
4e8410a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
vagrant/provision/assets/build-tails
View file @
541bbe5f
...
...
@@ -99,6 +99,7 @@ install -m 0755 -d "$ARTIFACTS_DIR"
if
[
"
$TAILS_CLEAN_BUILD
"
]
;
then
as_root_do lb clean
--all
git clean
-fdx
fi
if
[
-z
"
$JENKINS_URL
"
]
;
then
...
...
intrigeri
@intrigeri
mentioned in issue
#11987 (closed)
·
May 14, 2020
mentioned in issue
#11987 (closed)
mentioned in issue #11987
Toggle commit list
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