mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Added CI/CD for electron deployment.
This commit is contained in:
parent
57eadcd52b
commit
94a166e38a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ stages:
|
||||||
- buildAndDeployApk
|
- buildAndDeployApk
|
||||||
- buildAndDeployPlayStoreAab
|
- buildAndDeployPlayStoreAab
|
||||||
- deployWebsite
|
- deployWebsite
|
||||||
|
- buildAndDeployElectron
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
ANDROID_VERSION_NAME:
|
ANDROID_VERSION_NAME:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue