Is it possible to unsecretify an output? Building ...
# general
k
Is it possible to unsecretify an output? Building a docker image, passing a secret to it, results in the image name then being a secret as well, not necessary and somewhat annoying
Talking to myself: From existing issue
(<any>secret).isSecret = Promise.resolve(false);