I use the new command line tools for Android because the old sdk-tools repository of Android isn’t available anymore. So I changed my gitlab-ci to load the commandlintools. But...
I’d like to use GitLab CI with the .gitlab-ci.yml file to run different stages with separate scripts. The first stage produces a tool that must be used in a...