mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update functions.php
This commit is contained in:
@@ -576,7 +576,6 @@ App::post('/v1/functions/:functionId/tags')
|
||||
'size' => $size,
|
||||
'search' => implode(' ', [$tagId, $entrypoint]),
|
||||
'status' => 'processing',
|
||||
'buildPath' => '',
|
||||
'buildStdout' => '',
|
||||
'buildStderr' => '',
|
||||
'automaticDeploy' => ($automaticDeploy === 'true'),
|
||||
|
||||
Reference in New Issue
Block a user