Build static and use nginx instead of the full hugo server #8
@ -9,6 +9,8 @@ name: Build badhouseplants.net
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Publish the Helm chart
|
||||
@ -61,7 +63,9 @@ name: CV Builder
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Build the CV
|
||||
image: ghcr.io/puppeteer/puppeteer
|
||||
|
Reference in New Issue
Block a user