Updated project dependencies
This commit is contained in:
@@ -103,11 +103,11 @@ steps:
|
||||
- name: mobile_app_build
|
||||
image: ghcr.io/cirruslabs/flutter:latest
|
||||
depends_on:
|
||||
#temp - backend_build # prevent synchronous backend & frontend build
|
||||
- backend_build # prevent synchronous backend & frontend build
|
||||
- mobile_app_code_quality
|
||||
#temp when:
|
||||
#temp event:
|
||||
#temp - tag
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
environment:
|
||||
JKS_KEYSTORE:
|
||||
from_secret: JKS_KEYSTORE
|
||||
|
Reference in New Issue
Block a user