add branch validation to queue

This commit is contained in:
2025-12-22 14:26:59 +01:00
parent 873e43ed95
commit c581305dcd
8 changed files with 554 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
DATABASE_URL=postgresql://testarena_user:testarena_pass_change_me@db:5432/testarena
SECRET_KEY=change_this_secret_key_in_production
FLASK_ENV=production
# SSH Configuration for Git operations
SSH_PASSWORD=your_ssh_password_here
SSH_HOST=asfserver
SSH_USER=asf