starlark to the rescue?
This commit is contained in:
@@ -4,6 +4,12 @@ def main(ctx):
|
|||||||
"kind": "pipeline",
|
"kind": "pipeline",
|
||||||
"type": "docker",
|
"type": "docker",
|
||||||
"name": "nomad-nummer5",
|
"name": "nomad-nummer5",
|
||||||
|
"platform":
|
||||||
|
{
|
||||||
|
"os": "linux",
|
||||||
|
"arch": "arm64"
|
||||||
|
}
|
||||||
|
,
|
||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"name": "git log",
|
"name": "git log",
|
||||||
|
|||||||
Reference in New Issue
Block a user