Skip to content

Commit 3433262

Browse files
committed
update circle context to target different aws account for test deployment
1 parent 5ec2267 commit 3433262

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
@@ -71,7 +71,7 @@ workflows:
7171
tags:
7272
only: /v.*/
7373
- deploy-example-app:
74-
context: aws-manwaring
74+
context: aws-sandbox
7575
requires: [publish]
7676
filters:
7777
branches:

0 commit comments

Comments
 (0)