Skip to content
Snippets Groups Projects
Commit e9ac03b4 authored by Jakub Pelka's avatar Jakub Pelka :cat2:
Browse files

Add CI file

parent 7f32db1e
No related branches found
No related tags found
No related merge requests found
Pipeline #251913 passed
before_script:
- echo $CI_BUILD_REF
- echo $CI_PROJECT_DIR
- echo $PWD
- cc -v
stages:
- build
build:
stage: build
dependencies: []
except:
- tags
tags:
- ios
script:
- make
artifacts:
paths:
- osx-cpu-temp
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment