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:
|
build:
|
||||||
stage: Build
|
stage: Build
|
||||||
tags:
|
tags:
|
||||||
- osx_11
|
- darwin
|
||||||
before_script:
|
before_script:
|
||||||
- yarn
|
- yarn
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue