Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 9fff590

Browse files
author
vikasrohit
committed
AS#100297043256582, Move all login to link of Members to accounts.topcoder.com
-- Removed temporary branch build as changes are being merged into dev now and we already have a build for dev env
1 parent fb8e6e9 commit 9fff590

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ script:
77
- npm run lint && npm test && npm run build
88
sudo: false
99
deploy:
10-
- provider: s3
11-
cache_control: private, no-store, no-cache, must-revalidate, max-age=0
12-
detect_encoding: true
13-
access_key_id: $AWS_KEY
14-
secret_access_key: $AWS_SECRET
15-
bucket: app.topcoder-dev.com
16-
skip_cleanup: true
17-
local_dir: dist
18-
on:
19-
branch: feature/sso-accounts-app-integration
2010
- provider: s3
2111
cache_control: private, no-store, no-cache, must-revalidate, max-age=0
2212
detect_encoding: true

0 commit comments

Comments
 (0)