starlark to the rescue?
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing

This commit is contained in:
2024-10-29 10:43:12 +01:00
parent 41b023d43e
commit e8cd8f6239

View File

@@ -4,6 +4,12 @@ def main(ctx):
"kind": "pipeline",
"type": "docker",
"name": "nomad-nummer5",
"platform":
{
"os": "linux",
"arch": "arm64"
}
,
"steps": [
{
"name": "git log",