We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4850d08 commit fc5f1bfCopy full SHA for fc5f1bf
Makefile
@@ -79,7 +79,7 @@ test-stack-command-8x:
79
./scripts/test-stack-command.sh 8.19.10-8898f10a-SNAPSHOT
80
81
test-stack-command-9x:
82
- ./scripts/test-stack-command.sh 9.4.0-c69e031a-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.4.0-5bcc1461-SNAPSHOT
83
84
test-stack-command-with-apm-server:
85
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments