Jsonnet test 11
This commit is contained in:
parent
6651f8ce55
commit
65fd0adb66
@ -24,7 +24,7 @@ local buildForArch(arch) = {
|
|||||||
"arch": "amd64"
|
"arch": "amd64"
|
||||||
},
|
},
|
||||||
"steps": [
|
"steps": [
|
||||||
buildForArch(a) for a in archs,
|
[buildForArch(a) for a in archs],
|
||||||
{
|
{
|
||||||
"name": "release",
|
"name": "release",
|
||||||
"image": "rust:1.62",
|
"image": "rust:1.62",
|
||||||
|
Loading…
Reference in New Issue
Block a user