diff --git a/.drone.star b/.drone.star index 744a78b..007ae7a 100644 --- a/.drone.star +++ b/.drone.star @@ -4,6 +4,12 @@ def main(ctx): "kind": "pipeline", "type": "docker", "name": "nomad-nummer5", + "platform": + { + "os": "linux", + "arch": "arm64" + } + , "steps": [ { "name": "git log",