UNPKG

pointzi-react

Version:

This is an IOS/Android/Web wrapper file for Pointzi that allows the use of Pointzi in React Native Enviroment

17 lines (15 loc) 307 B
variables: GIT_SUBMODULE_STRATEGY: recursive stages: - build build_project: stage: build only: - master - zebra script: - bash -x build.sh - "curl -X POST -F token=TOKEN -F ref=REF_NAME https://gitlab.com/api/v4/projects/17461817/trigger/pipeline" tags: - android - ios