We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837bb20 commit c901714Copy full SHA for c901714
Makefile
@@ -76,7 +76,7 @@ test-stack-command-8x:
76
./scripts/test-stack-command.sh 8.19.0-e45b85c2-SNAPSHOT
77
78
test-stack-command-9x:
79
- ./scripts/test-stack-command.sh 9.1.0-6d55911f-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.1.0-93e4cdb4-SNAPSHOT
80
81
test-stack-command-with-apm-server:
82
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments