We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13cb9f commit 1c674bbCopy full SHA for 1c674bb
Makefile
@@ -79,7 +79,7 @@ test-stack-command-8x:
79
./scripts/test-stack-command.sh 8.19.13-d47d267f-SNAPSHOT
80
81
test-stack-command-9x:
82
- ./scripts/test-stack-command.sh 9.4.0-f82a0eac-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.4.0-720da085-SNAPSHOT
83
84
test-stack-command-with-apm-server:
85
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments