Commit 25f98a92 authored by Muxtorjon Ismoilov's avatar Muxtorjon Ismoilov

Add .gitlab-ci.yml

parent 8c8142b4
Pipeline #4853 canceled with stage
# .gitlab-ci.yml
image: mobiledevops/android-sdk-image:33.0.2
stages:
- build
release_build:
stage: build
tags:
- shared
script:
- ./gradlew clean assembleRelease
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment