Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
chore: test whether merging 'docker' and 'executor' works
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Sep 16, 2019
1 parent 6393b40 commit 6086de7
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 @@ -96,7 +96,7 @@ jobs:
smoke-tests:
executor: node-latest-stable
docker:
- image: circleci/node:12
# - image: circleci/node:12
- image: circleci/mongo:latest
steps:
- checkout
Expand Down

0 comments on commit 6086de7

Please # to comment.