Skip to content

Commit fbdd04f

Browse files
authored
updating deploy script version
1 parent ed5a40d commit fbdd04f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ install_dependency: &install_dependency
1313
pip install --upgrade pip
1414
sudo pip install awscli --upgrade
1515
sudo curl -o /usr/local/bin/ecs-cli https://s3.amazonaws.com/amazon-ecs-cli/ecs-cli-linux-amd64-latest
16+
apk add py-pip python-dev libffi-dev openssl-dev gcc libc-dev make
1617
sudo pip install docker-compose
1718
sudo chmod +x /usr/local/bin/ecs-cli
1819
1920
install_deploysuite: &install_deploysuite
2021
name: Installation of install_deploysuite.
2122
command: |
22-
git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
23+
git clone --branch v1.4.1 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
2324
cp ./../buildscript/master_deploy.sh .
2425
cp ./../buildscript/buildenv.sh .
2526
cp ./../buildscript/awsconfiguration.sh .
@@ -79,4 +80,4 @@ workflows:
7980
context : org-global
8081
filters:
8182
branches:
82-
only: master
83+
only: master

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy