[Databricks Asset Bundles] Changes are not showing when deploying for a second time

ConfusedZebra
New Contributor III

Hi all

I've followed this guide https://docs.databricks.com/en/dev-tools/bundles/work-tasks.html and managed to deploy a notebook using DABs, but I then changed the cluster settings and ran the deploy line again and it didn't change the cluster.

I deleted the job and re-ran the deploy line and it still deployed the old cluster settings. 

I changed the notebook name from notebook to notebook2.ipynbin the YAML and of the notebook and it still deployed the first version (though this time it failed validation - it claims notebook.ipynb can't be found... thought when I search for it nowhere is looking for it).

 

Seems as if something is cached and is not recalculating/building to validate and deploy. 

Does anyone know where I'm going wrong?

 Thanks!