add git ci file

This commit is contained in:
Pfeil, Scott Robert 2021-06-28 13:02:34 -04:00
parent 0812eba421
commit 04438d581b

View File

@ -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