~haowenl/website

76bdd84bf593bdc9459ff1276b158809eaf737c8 — Haowen Liu 1 year, 5 months ago 620497a
CI deployment
1 files changed, 15 insertions(+), 0 deletions(-)

A .build.yml
A .build.yml => .build.yml +15 -0
@@ 0,0 1,15 @@
image: rockylinux/9
packages:
- make
- curl
secrets:
- ae5c245a-ece0-48e6-abd3-d3690e263ac8
tasks:
- publish:
    source ~/.website_oauth_token
    make 
triggers:
- action: email
  condition: failure
  to: Haowen Liu <lhw@lunacd.com>