Skip to content

Commit

Permalink
Remove unused autopilot plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeaufort committed Nov 24, 2020
1 parent 65e7442 commit 0179b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
mkdir -p $HOME/bin
export PATH=$HOME/bin:$PATH
curl -L "https://cli.run.pivotal.io/stable?release=linux64-binary&version=7.1.0" | tar xzv -C $HOME/bin
cf install-plugin autopilot -f -r CF-Community
- deploy:
name: Deploy Pattern Library
Expand Down

0 comments on commit 0179b0e

Please sign in to comment.