Compare commits

..

1 Commits

Author SHA1 Message Date
Christian Richter
b68cb1cfe5 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:32:32 +02:00

View File

@@ -15,7 +15,7 @@ def step(arch):
}, },
"steps": [ "steps": [
{ {
"name": "build-image-%s" % (arch), "name": "dryrun",
"image": "plugins/docker", "image": "plugins/docker",
"settings": { "settings": {
"dockerfile": "motsognir/Dockerfile", "dockerfile": "motsognir/Dockerfile",