Skip to content

Commit b0e91ee

Browse files
Update config.yml
[skip ci]
1 parent 234c090 commit b0e91ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ install_dependency: &install_dependency
1313
sudo pip install awscli --upgrade
1414
install_deploysuite: &install_deploysuite
1515
name: Installation of install_deploysuite.
16+
#Git Clone -change back to v1.3 or latest once counter var is generalized.
1617
command: |
17-
#change back to v1.3 or latest once counter var is generalized.
1818
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
1919
cp ./../buildscript/master_deploy.sh .
2020
cp ./../buildscript/buildenv.sh .

0 commit comments

Comments
 (0)