Skip to content

Commit

Permalink
actually test
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
Adrian Cole committed Apr 14, 2024
1 parent e49a0fe commit 3e91928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build-bin/docker/docker_build ${docker_image} ${VERSION}
docker_compose_file=build-bin/docker-compose.test.yml

case ${VERSION} in
armeria|*sleuth* )
armeria|*sleuth*|*micrometer* )
docker_compose_file=build-bin/docker-compose-eureka.test.yml
;;
armeria-kafka )
Expand Down

0 comments on commit 3e91928

Please sign in to comment.