Test Build Decision#
When updating the build-decision image, it’s a good idea to run a quick test
before pushing it live. First build and publish a
new build-decision
image. Once your image is on Docker hub:
Open the cron-task-ci-fxci-config/test-build-decision hook in Taskcluster web.
Edit the
image
field in the hook definition to point to your recently uploaded image. Save the hook.Fire the hook manually.
You should see a new event for the triggered hook. If it successfully creates a Decision task, the test has passed!