Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
aff5f364
Commit
aff5f364
authored
Dec 10, 2018
by
André Anjos
💬
Committed by
Samuel GAIST
Dec 10, 2018
Browse files
[buildout] Add uninstall cleanup command on buildout
parent
0da0f76d
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
aff5f364
...
...
@@ -10,6 +10,6 @@ recipe = bob.buildout:scripts
[docker]
recipe = collective.recipe.cmd
cmds = BUILDOUT=true ./scripts/before_test.sh build
uninstall_cmds =
uninstall_cmds =
BUILDOUT=true ./scripts/before_test.sh cleanup
on_install = true
on_update = true
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