Test file release.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing

This commit is contained in:
2023-03-09 22:19:15 +01:00
parent b4acbef5f5
commit 565c19ca64

View File

@@ -7,15 +7,23 @@ steps:
commands:
- chmod -R 777 .
- name: build
image: cimg/android:2022.09.2-node
environment:
CIRCLECI: true
NODE_OPTIONS: --max_old_space_size=12000
NODE_ENV: production
BABEL_ENV: production
MATTERMOST_RELEASE_STORE_FILE: /root/mattermost.keystore
MATTERMOST_RELEASE_KEY_ALIAS: mattermost-google-key
MATTERMOST_RELEASE_PASSWORD: 123456
commands:
- 'npm run build:android'
#- name: build
# image: cimg/android:2022.09.2-node
# environment:
# CIRCLECI: true
# NODE_OPTIONS: --max_old_space_size=12000
# NODE_ENV: production
# BABEL_ENV: production
# MATTERMOST_RELEASE_STORE_FILE: /root/mattermost.keystore
# MATTERMOST_RELEASE_KEY_ALIAS: mattermost-google-key
# MATTERMOST_RELEASE_PASSWORD: 123456
# commands:
# - 'npm run build:android'
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: repo_pass
base_url: https://git.ivasoft.cz/SW/mattermost-mobile
files: package.json