Loading tools/builder/builder.py +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ ISSUES_LIMIT = 5 GITLAB_BASE_URL = "https://gitlab.com/" GITLAB_API_URL = "https://gitlab.com/api/v4/" R2DEVOPS_URL = "https://jobs.r2devops.io/" JOB_TOKEN = getenv("API_TOKEN") PROJECT_NAME = "r2devops/hub" JOBS_SCOPE_LABEL = "Jobs::" Loading Loading
tools/builder/builder.py +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ ISSUES_LIMIT = 5 GITLAB_BASE_URL = "https://gitlab.com/" GITLAB_API_URL = "https://gitlab.com/api/v4/" R2DEVOPS_URL = "https://jobs.r2devops.io/" JOB_TOKEN = getenv("API_TOKEN") PROJECT_NAME = "r2devops/hub" JOBS_SCOPE_LABEL = "Jobs::" Loading