Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 1, 2023
2 parents b0a9a88 + 45361e7 commit 368401f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion .dwollaci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stages:
# sbt deploy
additionalJobs:
- name: End Scheduled Maintenance
nodeLabel: nvm-deployer
nodeLabel: nvm-sbt-deployer
checkout: true
secrets:
CLOUDFLARE_AUTH_KEY: scheduled-maintenance/cloudflare-api-key
Expand Down
18 changes: 0 additions & 18 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,5 @@ functions:
name: scheduled-maintenance
script: ${env:ARTIFACT_PATH}
events:
- http:
url: api-sandbox.dwolla.com/*
- http:
url: dashboard-sandbox.dwolla.com/*
- http:
url: accounts-sandbox.dwolla.com/*
- http:
url: partners-sandbox.dwolla.com/*
- http:
url: transfer-sandbox.dwolla.com/*
- http:
url: api-uat.dwolla.com/*
- http:
url: dashboard-uat.dwolla.com/*
- http:
url: accounts-uat.dwolla.com/*
- http:
url: partners-uat.dwolla.com/*
- http:
url: transfer-uat.dwolla.com/*

0 comments on commit 368401f

Please sign in to comment.