Hello @Aleksei,
- So you’re suggesting to automate the download of the new APK file into my Maven Project every time we push? My development team is committing on their Bitbucket repo.
- I can run my Maven Project using the Command Line: mvn test -DCucumber.filter.tags… Do I add this command line into the Pipeline? Its that simple?
Thank you.