Compare commits

..

1 Commits

Author SHA1 Message Date
Christian Richter
236e5f831d Add drone + build motsognir
Some checks reported errors
continuous-integration/drone/pr Build was killed
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-11 17:39:29 +02:00

View File

@@ -30,9 +30,9 @@ def step(arch):
} }
}, },
], ],
"trigger": { "trigger": {
"ref": [ "ref": [
"refs/pull/**", "refs/pull/**",
], ],
}, },
} }