Merge pull request 'cicd initial testing' (#9) from futonbeta into main

Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/9
This commit is contained in:
l4kr 2023-09-13 11:37:38 +02:00
commit 74b7ce3d57

13
.github/workflows/futon-deploy.yaml vendored Normal file
View File

@ -0,0 +1,13 @@
# urmom
name: futon deploy
on:
merge:
branches:
- main
jobs:
deploy:
runs-on: "self-hosted"
steps:
- name: Checkout