I want to deploy a dabs that has dev using a github branch and prod using a github release tag. I can't seem to find a way to make this part dynamic based on the target.
Things I've tried:
- Setting the git varaible in the databricks.yml
- making the git_branch or git_tag dynamic in the .job.yml
- making the entire git definition dynamic
I'm not having any success and each one is not allowed. This might work if the git functionality in the databricks.yml file worked consitently or if there was a tag function in it but unfortunately it is only allowing branches.
#databricksassetbundles
#dabs