Skip to content

Instantly share code, notes, and snippets.

View KazaKago's full-sized avatar

KazaKago KazaKago

View GitHub Profile
@KazaKago
KazaKago / bitrise.yml
Last active February 8, 2019 01:55
bitrise.yml example
---
format_version: '4'
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: android
workflows:
unittest_staging:
before_run: []
after_run:
- _unittest
- _danger