8 lines
128 B
YAML
8 lines
128 B
YAML
stages:
|
|
- build
|
|
|
|
build:
|
|
variables:
|
|
REACT_NATIVE_BRANCH: $CI_COMMIT_REF_NAME
|
|
stage: build
|
|
trigger: lbry/lbry-android
|