Commit Graph

8 Commits

Author SHA1 Message Date
Aurora Lahtela be8c8951c9 Update jitpack.yml to use JDK 21 2024-04-20 10:34:03 +03:00
Aurora Lahtela 9ade3fbf01 Skip yarn build steps on Jitpack
Jitpack doesn't have gclib required for Node 20 which means all builds fail there when yarn build is attempted.

This makes yarn tasks conditional dependency with -PisJitpack flag which skips the problematic section

Affects issues:
- Possibly fixed #3411
2024-03-09 10:29:44 +02:00
Aurora Lahtela 547cf67021
Use JDK 18 on Jitpack 2022-07-13 10:39:45 +03:00
Aurora Lahtela e6b7eff9c6
Try to install node on jitpack 2022-04-15 10:54:05 +03:00
Aurora Lahtela ab9a8ceeda
Try to install node on jitpack 2022-04-15 10:49:04 +03:00
Aurora Lahtela 148568ebe7
publishToMavenLocal for jitpack 2022-02-16 20:52:00 +02:00
Aurora Lahtela 38698620a3
Use JDK 16 on Jitpack 2022-02-16 20:40:21 +02:00
Aurora Lahtela ffd4f23c33
Create jitpack.yml 2022-02-16 20:21:47 +02:00