currently the secret is fetched on pipeline creation and stored in the queue tasks.
I want the queue to not have any important information such as secrets.
This also allow to e.g. let an workflow alter secrets before the next workflow fetch it ... and so on
currently the secret is fetched on pipeline creation and stored in the queue tasks.
I want the queue to not have any important information such as secrets. This also allow to e.g. let an workflow alter secrets before the next workflow fetch it ... and so on