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