In our use case agile is used with a 4g modem that delays the initial connection time to internet.
Agile pulls files from maven repos on every start and that fails when their is no internet available.
Cant they be included on every release or docker build?
That or a loop waiting for connection needs to be build in.
In our use case agile is used with a 4g modem that delays the initial connection time to internet. Agile pulls files from maven repos on every start and that fails when their is no internet available. Cant they be included on every release or docker build? That or a loop waiting for connection needs to be build in.