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