Skip to content

Commit

Permalink
Fix deployment issues
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwillhacking committed Jun 11, 2024
1 parent e539825 commit 1775c9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .do/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ingress:
path:
prefix: /

name: GoodwillHacking
name: goodwill-hacking
region: nyc
services:
static_sites:
Expand All @@ -24,4 +24,4 @@ services:
branch: dev
deploy_on_push: true
repo: goodwillhacking/website
name: goodwillhacking
name: website
4 changes: 2 additions & 2 deletions .do/deploy.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ingress:
path:
prefix: /

name: GoodwillHacking
name: goodwill-hacking
region: nyc
services:
static_sites:
Expand All @@ -24,4 +24,4 @@ services:
branch: dev
deploy_on_push: true
repo: goodwillhacking/website
name: website
name: goodwill-hacking

0 comments on commit 1775c9e

Please sign in to comment.