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

Update GitLab CI config

parent b6bc7c70
No related branches found
No related tags found
2 merge requests!102Release 1.0.0,!46Update XXMessenger example
stages: stages:
- test - test
tests: package-tests:
stage: test stage: test
tags: tags:
- ios - ios
script: script:
- ./run-tests.sh - ./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