That sounds good.
> On Aug 7, 2019, at 1:32 PM, Zoran Regvart <zo...@regvart.com> wrote:
>
> Hi Antoine,
> for the Camel website we opted using docker containers with the
> required tools instead of relying on the tools provided on the build
> nodes. Perhaps you can take the same approach?
>
> Checkout the details here:
> https://github.com/apache/camel-website/blob/28850914919f96d16d13cfee7502ba60d12f5e43/Dockerfile
> https://github.com/apache/camel-website/blob/28850914919f96d16d13cfee7502ba60d12f5e43/Jenkinsfile#L45-L51
>
> HTH,
>
> zoran
>
> On Tue, Aug 6, 2019 at 12:53 PM Antoine Toulme <anto...@toulme.name> wrote:
>>
>> Hello everyone,
>>
>> I’m trying to run a build to update the Tuweni website.
>>
>> It looks like bundler is no longer installed. There’s also been some issues
>> with the version of ruby I’m using.
>>
>> Long story short, I had to get rvm installed to get things going.
>>
>> You can see my struggle here:
>> https://builds.apache.org/job/Apache%20Tuweni/job/website/
>> <https://builds.apache.org/job/Apache%20Tuweni/job/website/>
>>
>> Is this an ok fix? If not please let me know a better way. Ideally I’d like
>> ruby 2.7.0 on the machine, and bundler 2.0.2 installed.
>>
>> Cheers,
>>
>> Antoine
>
>
>
> --
> Zoran Regvart