Skip to content

Commit

Permalink
Fix CI error(stop docker.socket) (btcpayserver#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
wakiyamap authored Jul 1, 2022
1 parent a44871f commit ece211c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/test-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e

systemctl stop docker.socket
apt-get remove docker-ce
rm -rf /usr/bin/docker
rm -rf /usr/local/bin/docker-compose
Expand Down

0 comments on commit ece211c

Please sign in to comment.