diff --git a/.drone-home.jsonnet b/.drone-home.jsonnet index d8d14df..88bcea8 100644 --- a/.drone-home.jsonnet +++ b/.drone-home.jsonnet @@ -198,7 +198,7 @@ local images = { std.map( function(s) util.envSet(s), publicSecrets - ) + + ) /* + std.map( function(s) function(step) step { settings +: { @@ -213,7 +213,7 @@ local images = { }, }, publicSecrets - ) + ) */ ) ( images.ssh { @@ -230,6 +230,7 @@ local images = { script +: [ 'set -e', 'echo go', + "export OOO=${OOO}", ] /*+ map(export, secrets) + [