This commit is contained in:
@@ -91,6 +91,7 @@ steps:
|
||||
from_secret: expo_token
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build -w @calchat/shared
|
||||
- npm run -w @calchat/client build:apk
|
||||
|
||||
- name: release_apk
|
||||
@@ -157,6 +158,7 @@ steps:
|
||||
from_secret: expo_token
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build -w @calchat/shared
|
||||
- npm run -w @calchat/client build:apk
|
||||
|
||||
- name: release_apk
|
||||
@@ -218,6 +220,7 @@ steps:
|
||||
from_secret: expo_token
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build -w @calchat/shared
|
||||
- npm run -w @calchat/client build:apk
|
||||
|
||||
- name: release_apk
|
||||
|
||||
Reference in New Issue
Block a user