add test build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Build and Deploy / Build-Docker-Image (push) Has been cancelled

This commit is contained in:
2024-07-14 10:00:34 +02:00
parent 483b352585
commit e117b553e0

View File

@@ -0,0 +1,10 @@
name: Build and Deploy
run-name: ${{ gitea.actor }} is building and deploying the website 🚀
on: [push]
jobs:
Build-Docker-Image:
runs-on: self-hosted
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: ls /home/azura/server