diff --git a/.drone.star b/.drone.star index 5f94245..744a78b 100644 --- a/.drone.star +++ b/.drone.star @@ -1,14 +1,9 @@ + def main(ctx): return { "kind": "pipeline", "type": "docker", "name": "nomad-nummer5", - "platform": [ - { - "os": "linux", - "arch": "arm64" - } - ], "steps": [ { "name": "git log",