diff --git a/.drone-home.jsonnet b/.drone-home.jsonnet index 47b1793..db689d6 100644 --- a/.drone-home.jsonnet +++ b/.drone-home.jsonnet @@ -170,7 +170,7 @@ local images = { util.compose( std.map( function(secret) util.printEnv('afile', secret), - secrets, + publicSecrets, ) )( images.ssh {