Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 6, 2023
2 parents 5ba79f0 + 9940006 commit e82dc03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions serverless.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
configValidationMode: off
frameworkVersion: ^2.39.1

service:
name: scheduled-maintenance
config:
accountId: ${env:CLOUDFLARE_ACCOUNT_ID}
zoneId: ${env:CLOUDFLARE_ZONE_ID}
service: scheduled-maintenance

config:
accountId: ${env:CLOUDFLARE_ACCOUNT_ID}
zoneId: ${env:CLOUDFLARE_ZONE_ID}

provider:
name: cloudflare
Expand Down

0 comments on commit e82dc03

Please sign in to comment.