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 10, 2024
1 parent 4bf63e1 commit 18ade11
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .do/deploy.template.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
spec:
name: GoodwillHacking
static_sites:
- build_command: hugo --destination ./public
environment_slug: hugo
git:
branch: main
repo: https://github.com/goodwillhacking/website.git
name: GoodwillHacking

0 comments on commit 18ade11

Please sign in to comment.