How to use imagebuilder for latest builds

I’ve had a read here How to use imagebuild create latests testing bins for ar150 where it was mentioned to switch to development branch

So in imagebuilder, I used ‘cd glinet && git checkout -f develop && git pull’ to switch to development branch and got confirmation that ‘Switched to a new branch ‘develop’’

But the latest build is still showing as ar300m_v.024 - is there a way I can build an image with the latest builds / any documentation on how to use the development branch?

Found solution as using the images.json file with ./gl_image -c images.json -p ar300m command if any use to anyone searching for this!

1 Like