Skip to content

Commit

Permalink
(yiisoft#7) Using Docker in Scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lver committed Mar 7, 2023
1 parent 3240e84 commit 3453b8f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ build:
image: default-bionic

nodes:
node-that-needs-docker:
environment:
docker: true
analysis:
tests:
override:
- php-scrutinizer-run

phpunit:
environment:
docker: true
dependencies:
override:
- make build
Expand Down

0 comments on commit 3453b8f

Please sign in to comment.