Added static build config to .circleci/config.yml#21
Added static build config to .circleci/config.yml#21borkdude merged 1 commit intobabashka:masterfrom
Conversation
|
@eccentric-j As discussed on Slack:
So instead of editing the yaml file directly, please make only changes to the generation script. |
39d02a7 to
1a88359
Compare
🤦 I can't believe I missed your very clear instructions! Likely too excited after getting everything working + late night I got a little carless. I apologize for that, and it's updated now generated from the script. However it appears the oracle-linux-static build failed for some reason. Should we try restarting that job to see if it happens again? I am unable to restart it from my end. |
|
@eccentric-j No worries. I think the oracle one needs jvm 11 but somehow it's using java8 in the static build. |
|
@eccentric-j I think only the hsqldb one needs java 8, to be specific. |
|
Looks like it worked! Thanks again for reviewing it. |
Outstanding Questions: