Skip to content

Commit 0e7e672

Browse files
committed
Remove testing from composefile
1 parent 4939e85 commit 0e7e672

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docker-compose.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
version: '2'
22
services:
3-
plugin:
4-
image: buildkite/plugin-tester:v4.0.0
5-
volumes:
6-
- ".:/plugin"
7-
depends_on:
8-
- ruby
93
ruby:
104
image: ruby:3.1-alpine@sha256:a39e26d0598837f08c75a42c8b0886d9ed5cc862c4b535662922ee1d05272fca
115
command: rake

0 commit comments

Comments
 (0)