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