deploy
This commit is contained in:
parent
059b29496a
commit
c57df8e120
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.35.5
|
||||
options: --memory=1280m --memory-swap=1024m
|
||||
options: --memory=1280m --memory-swap=2560m
|
||||
needs: deploy-backend
|
||||
if: always() && needs.deploy-backend.result == 'success'
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue