cicd
This commit is contained in:
parent
288cfe2100
commit
7e8ebf72db
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ stages:
|
|||
build:
|
||||
stage: Build
|
||||
tags:
|
||||
- osx_11
|
||||
- darwin
|
||||
before_script:
|
||||
- yarn
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue