Re-generate website on push to main.

This commit is contained in:
tastytea 2020-10-19 05:03:35 +02:00
parent 3c6d49fd52
commit 7316355f68
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 14 additions and 0 deletions

View File

@ -41,3 +41,17 @@ steps:
from_secret: email_password
when:
status: [ changed, failure ]
---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: greeting
commands:
- echo hello world