Build static and use nginx instead of the full hugo server #8

Merged
allanger merged 3 commits from start-using-nginx-container into main 2023-02-17 14:48:20 +00:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit a272e63371 - Show all commits

View File

@ -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