mirror of
https://github.com/hmalik144/EasyCC_Master.git
synced 2026-01-31 02:41:47 +00:00
Delete config.yml
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
version: 2.1
|
|
||||||
|
|
||||||
orbs:
|
|
||||||
android: circleci/android@0.2.0
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
executor: android/android
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- checkout
|
|
||||||
- run:
|
|
||||||
command: chmod +x ./gradlew
|
|
||||||
- run:
|
|
||||||
command: ./gradlew build
|
|
||||||
Reference in New Issue
Block a user