.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-04-26 13:22:13 +01:00
parent 8e7e549162
commit ac99ce2d2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
load("@this//:fromsecret.star", "example_step")
load("@this//:from-secret.star", "example_step")
def fromSecret(name):
return {
"from_secret": name