Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
trigger circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Dec 25, 2021
1 parent bee8f5f commit 27eb99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
<<: *size
<<: *params
docker:
- image: cimg/node:<< parameters.node-version >>
- image: cimg/node:<< parameters.node-version >> # can't specify both executor and docker at once
- image: cimg/postgres:14.1
environment:
POSTGRES_USER: knex
Expand Down

0 comments on commit 27eb99a

Please sign in to comment.