diff --git a/.drone.yml b/.drone.yml index 47a7a66..9427939 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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