Setup python and make
Some checks failed
Run checks / checks (pull_request) Failing after 8s

This commit is contained in:
Bart van der Braak 2024-11-19 20:04:36 +01:00
parent da6339d74d
commit 135cfccd41
4 changed files with 18 additions and 12 deletions

View file

@ -3,9 +3,6 @@
import importlib
import os
import sys
sys.path.insert(0, os.path.expanduser("~/git/blender-devops/buildbot"))
import setup
importlib.reload(setup)
BuildmasterConfig = setup.setup()

View file

@ -36,7 +36,7 @@ devops_host_id = os.environ.get("DEVOPS_HOST_ID", default="localhost")
def setup() -> Dict[str, Any]:
####### MAIN CONFIGURATION
####### MAIN - configuration
c = {}
# Change Source