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 234c090 commit b0e91eeCopy full SHA for b0e91ee
.circleci/config.yml
@@ -13,8 +13,8 @@ install_dependency: &install_dependency
13
sudo pip install awscli --upgrade
14
install_deploysuite: &install_deploysuite
15
name: Installation of install_deploysuite.
16
+ #Git Clone -change back to v1.3 or latest once counter var is generalized.
17
command: |
- #change back to v1.3 or latest once counter var is generalized.
18
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
19
cp ./../buildscript/master_deploy.sh .
20
cp ./../buildscript/buildenv.sh .
0 commit comments