Skip to content

Commit

Permalink
test: add e2e auth credentials context in amplify pkg e2e (#7119)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwaySway authored Apr 17, 2021
1 parent a46f2a3 commit e51aaee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ workflows:
context:
- amplify-ecr-image-pull
- clean_e2e_resources
- e2e-auth-credentials
- e2e-test-context
post-steps:
- run: *clean_e2e_resources
Expand Down
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2498,6 +2498,7 @@ workflows:
context: &ref_10
- amplify-ecr-image-pull
- clean_e2e_resources
- e2e-auth-credentials
- e2e-test-context
post-steps: &ref_11
- run: *ref_6
Expand Down

0 comments on commit e51aaee

Please sign in to comment.