add parts for odcker build and gitea action build

This commit is contained in:
2025-12-14 19:51:36 +01:00
parent 928c2f23c8
commit 971cdd4461
6 changed files with 254 additions and 1 deletions

1
app.py
View File

@@ -1,6 +1,7 @@
import asyncio
import logging
import os
import time
import yaml
from browser_use import Agent