Skip to content

Commit

Permalink
Merge pull request #110 from topcoder-platform/Fix/deploy-scripts
Browse files Browse the repository at this point in the history
Update deploy scripts with the latest version
  • Loading branch information
ThomasKranitsas authored Apr 7, 2023
2 parents 7476cd9 + 2ff7d52 commit 1976ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install_dependency: &install_dependency
install_deploysuite: &install_deploysuite
name: Installation of install_deploysuite.
command: |
git clone --branch v1.4.2 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
cp ./../buildscript/master_deploy.sh .
cp ./../buildscript/buildenv.sh .
cp ./../buildscript/awsconfiguration.sh .
Expand Down

0 comments on commit 1976ec4

Please sign in to comment.