https://github.com/trion-development/nativescript-gitlab-ios
Build NativeScript iOS applications using GitLab CI
https://github.com/trion-development/nativescript-gitlab-ios
Last synced: 21 days ago
JSON representation
Build NativeScript iOS applications using GitLab CI
- Host: GitHub
- URL: https://github.com/trion-development/nativescript-gitlab-ios
- Owner: trion-development
- Created: 2019-07-07T14:22:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-07T14:24:36.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T16:15:56.902Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# macOS build host for NativeScript iOS
This repository contains the files for provisioning a macOS machine to run NativeScript builds and connect the system as runner to a gitlab server.
# Instruction
## Provisioning a NativeScript environment
1. Specify the hosts, that should be provisioned, in the file hosts
2. Execute the script provision.sh
## Register as gitlab-runner
1. Specify the hosts, that should be provisioned, in the file hosts
2. Set the gitlab_runner_*-variables at the top in gitlab-runner.yml
3. Execute the script register-gitlab-runner.sh