This commit is contained in:
nuno maduro
2026-08-07 03:15:22 +01:00
parent a5d726b678
commit 7b6415ccd0
+3
View File
@@ -174,6 +174,9 @@ final class Project
'HOME' => $this->home(),
'GITHUB_EVENT_PATH' => '',
'CI_DEFAULT_BRANCH' => '',
'GITHUB_ACTIONS' => '',
'GITLAB_CI' => '',
'CIRCLECI' => '',
...$environment,
],
);