Skip to content
Snippets Groups Projects
Commit b19fe5d9 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Update GitLab CI config

parent b6bc7c70
Branches
Tags
2 merge requests!102Release 1.0.0,!46Update XXMessenger example
This commit is part of merge request !46. Comments created here will be created in the context of that merge request.
stages:
- test
tests:
package-tests:
stage: test
tags:
- ios
script:
- ./run-tests.sh
examples-tests:
stage: test
tags:
- ios
script:
- ./run-tests.sh examples
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment