We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e47f3a commit 9616fb2Copy full SHA for 9616fb2
Makefile
@@ -76,7 +76,7 @@ test-stack-command-8x:
76
./scripts/test-stack-command.sh 8.16.0-8a018bf0-SNAPSHOT
77
78
test-stack-command-9x:
79
- ./scripts/test-stack-command.sh 9.0.0-19e81e68-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.0.0-177c6f2c-SNAPSHOT
80
81
test-stack-command-with-apm-server:
82
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments