Jsonnet test 12
This commit is contained in:
parent
65fd0adb66
commit
b1c4914720
@ -31,7 +31,7 @@ local buildForArch(arch) = {
|
|||||||
"commands": [
|
"commands": [
|
||||||
"echo Done!",
|
"echo Done!",
|
||||||
],
|
],
|
||||||
"depends_on": [ getStepName(a) for a in archs, ],
|
"depends_on": [ getStepName(a) for a in archs ],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user