mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch 'feat-add-deletes-worker' of github.com:appwrite/appwrite into feat-add-deletes-worker
This commit is contained in:
@@ -746,6 +746,7 @@ function runBuildStage(string $buildId, string $deploymentId, string $projectID)
|
||||
}
|
||||
|
||||
$vars = $resource->getAttribute('vars', []);
|
||||
$vars['ENTRYPOINT_NAME'] = $resource->getAttribute('entrypoint', '');
|
||||
|
||||
$orchestration
|
||||
->setCpus(App::getEnv('_APP_FUNCTIONS_CPUS', 0))
|
||||
|
||||
Reference in New Issue
Block a user