auto deploy configuration

This commit is contained in:
MohammadTaha Basiri 2022-02-05 15:35:58 +03:30
parent 490c381c2f
commit 0ba6e2280e
2 changed files with 4 additions and 1 deletions

View File

@ -4,9 +4,12 @@ stages:
- deploy
build:
stage: build
script:
- flutter clean
- flutter build web --webrenderer canvaskit
only:
- test
push:
stage: push

View File

@ -9,6 +9,6 @@ spec:
path: /
replicas: 1
resources:
memory: 250Mi
memory: 150Mi
domains:
- name: test.didvan.app