Compare commits

..

1 Commits

Author SHA1 Message Date
9aa75c2ed0 Add .drone.yml
This will automatically build and push image to the local Docker
registry
2021-04-13 11:58:48 +02:00

View File

@ -2,7 +2,7 @@ kind: pipeline
name: build image
steps:
- name: docker
- name: docker
image: plugins/docker
settings:
repo: registry.kucharczyk.xyz/nextcloud