Skip to content

Commit

Permalink
No need for this.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
prj- committed Oct 15, 2019
1 parent a3d1877 commit 39cea32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jenkins/clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

sudo docker container stop $(sudo docker container ls -aq)
sudo docker container rm $(sudo docker container ls -aq)
sudo docker rm $(sudo docker ps -a -q)
sudo docker rmi $(sudo docker images -q)

0 comments on commit 39cea32

Please sign in to comment.