composed envsets
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
f2a83c2069
commit
9eb234182b
|
@ -217,6 +217,9 @@ local images = {
|
||||||
O: 'ahahahahaha',
|
O: 'ahahahahaha',
|
||||||
},
|
},
|
||||||
settings +: {
|
settings +: {
|
||||||
|
envs +: [
|
||||||
|
'o',
|
||||||
|
],
|
||||||
username: util.fromSecret("ssh-root-user"),
|
username: util.fromSecret("ssh-root-user"),
|
||||||
password: util.fromSecret("ssh-root-password"),
|
password: util.fromSecret("ssh-root-password"),
|
||||||
script +: [
|
script +: [
|
||||||
|
|
Loading…
Reference in New Issue