We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15aaac9 commit 11f6e7dCopy full SHA for 11f6e7d
.circleci/config.yml
@@ -61,7 +61,7 @@ jobs:
61
command: |
62
sudo apt update
63
sudo apt install curl
64
- sudo apt install python-pip
+ sudo apt install python3-pip
65
- run: *install_awscli
66
- run: *install_deploysuite
67
- setup_remote_docker
0 commit comments