Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarhkVoyd committed Dec 19, 2023
1 parent 59caa80 commit a2862b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
version: 2.1

orbs:
node: circleci/[email protected]

jobs:
build:
docker:
- image: cimg/base:stable
- image: cimg/node:18.19
steps:
- checkout
- run:
Expand Down

0 comments on commit a2862b4

Please sign in to comment.