mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Tutanota release 3.81.8
This commit is contained in:
parent
a5d060ea4d
commit
e444130c50
1 changed files with 4 additions and 5 deletions
|
|
@ -1058,11 +1058,11 @@ Builds:
|
|||
commit: tutanota-android-release-3.81.8
|
||||
subdir: app-android/app
|
||||
sudo:
|
||||
- curl -Lo node.tar.xz https://nodejs.org/dist/v10.11.0/node-v10.11.0-linux-x64.tar.xz
|
||||
- echo "c2eab149e7f0712a6a3eb672a76d657b049a3b3ae0c2edc2e0571df5049fe82c node.tar.xz"
|
||||
- curl -Lo node.tar.xz https://nodejs.org/dist/v14.15.5/node-v14.15.5-linux-x64.tar.xz
|
||||
- echo "fa198afa9a2872cde991c3aa71796894bf7b5310d6eb178c3eafcf66e3ae79a7 node.tar.xz"
|
||||
| sha256sum -c -
|
||||
- tar xJf node.tar.xz
|
||||
- cp -a node-v10.11.0-linux-x64/. /usr/local/
|
||||
- cp -a node-v14.15.5-linux-x64/. /usr/local/
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
|
|
@ -1073,8 +1073,7 @@ Builds:
|
|||
- npm install
|
||||
- node dist prod
|
||||
scandelete:
|
||||
- node_modules/mithril/dist/archive/*/mithril.min.zip
|
||||
- node_modules/traceur/node_modules/semver/*.gz
|
||||
- node_modules/**
|
||||
|
||||
AutoUpdateMode: Version tutanota-android-release-%v
|
||||
UpdateCheckMode: Tags tutanota-android-release-*
|
||||
|
|
|
|||
Loading…
Reference in a new issue