drone ci
parent
b857c82f2a
commit
2e72f3cc0a
|
@ -0,0 +1,8 @@
|
|||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build and push
|
||||
image: registry.monotremata.xyz/buildx-qemu
|
||||
commands:
|
||||
- make
|
Loading…
Reference in New Issue