Set Badge name from Cloud Build?

Currently we are trying to use the build number from the cloud build as our CDN badge.

I have tried saving the build number from the CloudBuild pre-export method into a scriptable object. The Addressable path then references this value via the scriptable object.

The problem is it is not reading the updated value.

Have anyone done this sort of thing?

Ive attached an image of our path set in the profile.

Are the addressable created before the cloud build script has time to execute?

Hi,

Gonna check with the team and come back to you ASAP.

Thanks,
Max

Hi,

By using curly brackets for your variable it should be evaluated at runtime. That looks correct. If you look at your asset catalog json file in the Services Dashboard you should see that printed out for each asset URL. What response are you getting when it tries to download the files? Have you verified your release number badge is being added properly?

AH I think its that we are having an issue setting our variable.