Introduce a rollback mechanism for Java buildless
This commit is contained in:
parent
77be28fbdb
commit
4e5f9c0873
9 changed files with 139 additions and 22 deletions
|
|
@ -285,6 +285,7 @@ async function run() {
|
|||
workspacePath: getRequiredEnvParam("GITHUB_WORKSPACE"),
|
||||
githubVersion: gitHubVersion,
|
||||
apiDetails,
|
||||
features,
|
||||
logger,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue