added act runner deployment

This commit is contained in:
2024-08-21 22:20:09 +02:00
parent a22321db83
commit 0782ad658d
4 changed files with 119 additions and 0 deletions

5
env.example Normal file
View File

@@ -0,0 +1,5 @@
# Gitea Act Runner
ACT_DATA=./data
GITEA_URL=https://git.example.com
GITEA_TOKEN=abc123
ACT_NAME=ActRunner1