Skip to content

Android template is missing .gitlab-ci.yml

Summary

The new template for Android is missing the needed .gitlab-ci.yml, so no builds are automatically kicked off as expected.

Steps to reproduce

Create a project using the Android template, see that the .gitlab-ci.yml is missing.

Example Project

N/A

What is the current bug behavior?

No .gitlab-ci.yml

What is the expected correct behavior?

.gitlab-ci.yml exists

Relevant logs and/or screenshots

N/A

Possible fixes

Add .gitlab-ci.yml