Adds CPU and memory values to Action
This commit is contained in:
committed by
GitHub
parent
27aa915bb9
commit
e0e40ce159
@@ -36,3 +36,5 @@ jobs:
|
||||
speckle_function_id: ${{ secrets.SPECKLE_FUNCTION_ID }}
|
||||
speckle_function_input_schema_file_path: ${{ env.FUNCTION_SCHEMA_FILE_NAME }}
|
||||
speckle_function_command: 'python -u main.py run'
|
||||
speckle_function_recommended_cpu_m: 2000
|
||||
speckle_function_recommended_memory_mi: 100
|
||||
|
||||
Reference in New Issue
Block a user