To use environment variables in the test task, i had to use environment 'MY_VAR', System.getenv('MY_VAR'), as, for a test task, gradle does not pass the ...
確定! 回上一頁