add git ci file
This commit is contained in:
parent
0812eba421
commit
04438d581b
@ -5,6 +5,9 @@ test:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- echo "This job tests something"
|
- echo "This job tests something"
|
||||||
|
tags:
|
||||||
|
- xcode_12_2
|
||||||
|
|
||||||
#stages:
|
#stages:
|
||||||
# # - test
|
# # - test
|
||||||
# - build # generate the remote view framework
|
# - build # generate the remote view framework
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user