feat: update ci to use woodpecker

This commit is contained in:
Ashhhleyyy 2023-07-04 14:18:40 +01:00
parent 06fc2d1e3a
commit 89752bbdc9
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -1,10 +1,4 @@
kind: pipeline
type: docker
name: Build
platform:
os: linux
arch: arm64
platform: linux/arm64
steps:
- name: Build and deploy site
@ -17,6 +11,5 @@ steps:
GITEA_TOKEN:
from_secret: GITEA_TOKEN
trigger:
event: [push]
branch: [main]
branches:
- main