mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-20 22:20:57 +00:00
Updated config.yml
This commit is contained in:
@@ -3,9 +3,7 @@ orbs:
|
||||
node: circleci/node@4.1.0
|
||||
jobs:
|
||||
build:
|
||||
executor:
|
||||
name: node/default
|
||||
tag: '13'
|
||||
executor: node/default
|
||||
steps:
|
||||
- checkout
|
||||
- run: yarn
|
||||
|
||||
Reference in New Issue
Block a user