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 ff01caa commit 73dcbf0Copy full SHA for 73dcbf0
.circleci/config.yml
@@ -9,6 +9,7 @@ install_dependency: &install_dependency
9
sudo apt install jq
10
sudo apt install python3-pip
11
sudo pip3 install awscli --upgrade
12
+ sudo pip3 install docker==6.1.3
13
sudo pip3 install docker-compose
14
install_deploysuite: &install_deploysuite
15
name: Installation of install_deploysuite.
0 commit comments