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

This commit is contained in:
2024-10-29 10:40:39 +01:00
parent aff828d609
commit 41b023d43e

View File

@@ -1,14 +1,9 @@
def main(ctx):
return {
"kind": "pipeline",
"type": "docker",
"name": "nomad-nummer5",
"platform": [
{
"os": "linux",
"arch": "arm64"
}
],
"steps": [
{
"name": "git log",