build: fix jsonnet
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
60f591c978
commit
ba11b6ac4e
@ -163,7 +163,7 @@ local push_github = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
[
|
|
||||||
build_pipelines(architectures) + push_pipelines(versions,architectures) + [push_github] +
|
build_pipelines(architectures) + push_pipelines(versions,architectures) + [push_github] +
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@ -191,4 +191,3 @@ local push_github = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
|
Loading…
Reference in New Issue
Block a user