Skip to content

Commit

Permalink
Sweep phpbuild plugins, too
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jul 21, 2012
1 parent b750be4 commit 8683435
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci_environment/sweeper/recipes/default.rb
Expand Up @@ -27,3 +27,7 @@
execute "apt-get -y autoclean autoremove" do
action :run
end

execute "rm -rf /tmp/php*" do
action :run
end

0 comments on commit 8683435

Please sign in to comment.