.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
9667315500
commit
f4dd5b65e9
|
@ -29,7 +29,7 @@ def printSecrets(env):
|
|||
}
|
||||
def wait(delay, name):
|
||||
return {
|
||||
name,
|
||||
"name": name,
|
||||
"image": "alpine",
|
||||
"commands": "sleep {delay}".format(delay = delay),
|
||||
}
|
||||
|
|
Reference in New Issue