How to transfer jar from azure pipeline to ADLS or DBFS?

Viewed 55

I am using azure pipeline to build scala code, I want the jar to be copied to another location in adls or dbfs. How can I achieve that? I tried using publish build artifacts but not sure if it will work?

0 Answers
Related