Compare commits

..
1 Commits
Author SHA1 Message Date
Christian Richter 2a37cc43ee Add drone + build motsognir
continuous-integration/drone/pr Build was killed
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-11 17:33:13 +02:00
+1 -1
View File
@@ -15,7 +15,7 @@ def step(arch):
},
"steps": [
{
"name": "dryrun",
"name": "build-image-%s" % (arch),
"image": "plugins/docker",
"settings": {
"dockerfile": "motsognir/Dockerfile",