Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit d22d10f

Browse files
Update buildkite/plugin-tester to v3.0.1
There was a big bug in v3.0.0, but one that the test suite in this repository didn't trigger. We'll go ahead an update to remove the bug and remove a potential source of confusion in the future. - https://github.com/buildkite-plugins/buildkite-plugin-tester/releases/tag/v3.0.1 - buildkite-plugins/bats-mock#8 Signed-off-by: Christopher Maier <[email protected]>
1 parent 7fec760 commit d22d10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ x-common-variables:
88

99
services:
1010
plugin-tester:
11-
image: buildkite/plugin-tester:v3.0.0
11+
image: buildkite/plugin-tester:v3.0.1
1212
volumes:
1313
- *read-only-plugin
1414

0 commit comments

Comments
 (0)