fix: build with drone secrets

This commit is contained in:
Giles Bradshaw 2020-08-27 22:18:55 +01:00
parent be0a4654c7
commit 9f162c47aa
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ function(
'%(root)s%(name)s' % { root: root, name: name }
),
images.wait(15),
build(droneSecrets),
build(buildSecrets),
compose(
std.map(
function(secret) environment.envSet(secret),