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 a89260b commit 9797a8cCopy full SHA for 9797a8c
.circleci/config.yml
@@ -9,7 +9,6 @@ install_awscli: &install_awscli
9
sudo apt install jq
10
sudo apt install python3-pip
11
sudo pip3 install awscli --upgrade
12
- sudo pip3 install docker-compose
13
install_deploysuite: &install_deploysuite
14
name: Installation of install_deploysuite.
15
command: |
0 commit comments