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