We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6c17fe + f416325 commit 48fbdc8Copy full SHA for 48fbdc8
Makefile
@@ -73,10 +73,10 @@ test-stack-command-86:
73
./scripts/test-stack-command.sh 8.6.2
74
75
test-stack-command-8x:
76
- ./scripts/test-stack-command.sh 8.17.0-aa08846f-SNAPSHOT
+ ./scripts/test-stack-command.sh 8.17.0-e7ae9bec-SNAPSHOT
77
78
test-stack-command-9x:
79
- ./scripts/test-stack-command.sh 9.0.0-774d8eb3-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.0.0-0f762165-SNAPSHOT
80
81
test-stack-command-with-apm-server:
82
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments