@Tadeas Kriz
Hey 😊
I’m seeing that you’re working on configuration cache. As we have our own skie in place I’d like to share a solution that worked for us:
Instead of the doLast action, you can use a proper task, set as
finalizedBy
and then just pipe the outputs ☝️
Paul Woitaschek
11/22/2023, 6:02 PM
Looking more in detail at the code maybe this isn't relevant and rather applies to skwift