You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docker compose services contains the build tracker server that can be used to send build artifacts from the build tracker CLI and monitor.
143
+
144
+
Once the service is running access [localhost:9002](http://localhost:9002) to see the dashboard.
145
+
146
+
In order to send build artifacts follow the instructions on the [docs site](https://buildtracker.dev/docs/packages/cli). You can also find an example in the test folder for build tracker in this repo.
0 commit comments