Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: [updatecli] Update latest snapshot to 9.0.0-78f512fc
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
commit 36c28416882a0b24ddec26309f2849aa3fc0d7af
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-stack-command-8x:
./scripts/test-stack-command.sh 8.18.0-426becc5-SNAPSHOT

test-stack-command-9x:
./scripts/test-stack-command.sh 9.0.0-c5f5e2b5-SNAPSHOT
./scripts/test-stack-command.sh 9.0.0-78f512fc-SNAPSHOT

test-stack-command-with-apm-server:
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
Expand Down