Skip to content
Merged
Changes from all commits
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
chore: [updatecli] Update latest snapshot to 9.0.0-1b679f07
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
commit fe3cb546133f01eb33ddcd16ebb3426ac9384639
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-bf67664d-SNAPSHOT

test-stack-command-9x:
./scripts/test-stack-command.sh 9.0.0-d5f3c437-SNAPSHOT
./scripts/test-stack-command.sh 9.0.0-1b679f07-SNAPSHOT

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