Skip to content

Commit

Permalink
Merge pull request #191 from vtex/chore/change-cicd
Browse files Browse the repository at this point in the history
chore: change cicd
  • Loading branch information
ericksvargas authored Jan 31, 2025
2 parents 2569228 + 1a73d91 commit b717fa0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
base:
repoName: checkout-ui-tests
repoOrg: vtex
imageRepository: 558830342743.dkr.ecr.us-east-1.amazonaws.com
imageRepository: 053131491888.dkr.ecr.us-east-1.amazonaws.com
environment: stable
secretsManager:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sre-provisioning:
base:
environment: stable
imageRepository: 558830342743.dkr.ecr.us-east-1.amazonaws.com
imageRepository: 053131491888.dkr.ecr.us-east-1.amazonaws.com
namespace: checkout-ui-tests-stable
repoName: checkout-ui-tests
repoOrg: vtex
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

## Description


The repository for mapped and implemented purchase end-to-end testing scenarios for the Checkout UI.

The test engine is composed by four main utilities:
Expand Down

0 comments on commit b717fa0

Please sign in to comment.