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

Merged
allanger merged 3 commits from refs/pull/8/head into main 2023-02-17 14:48:20 +00:00
Showing only changes of commit a272e63371 - Show all commits

View File

@ -9,6 +9,8 @@ name: Build badhouseplants.net
trigger: trigger:
branch: branch:
- main - main
event:
- push
steps: steps:
- name: Publish the Helm chart - name: Publish the Helm chart
@ -61,7 +63,9 @@ name: CV Builder
trigger: trigger:
branch: branch:
- main - main
event:
- push
steps: steps:
- name: Build the CV - name: Build the CV
image: ghcr.io/puppeteer/puppeteer image: ghcr.io/puppeteer/puppeteer