Compare commits

...

1 Commits

Author SHA1 Message Date
Lukáš Kucharczyk 61debe218b
Add .drone.yml
continuous-integration/drone/push Build is passing Details
This will automatically build and push image to the local Docker
registry
2021-04-13 12:00:02 +02:00
1 changed files with 11 additions and 0 deletions

11
.drone.yml Normal file
View File

@ -0,0 +1,11 @@
kind: pipeline
name: build image
steps:
- name: docker
image: plugins/docker
settings:
repo: registry.kucharczyk.xyz/nextcloud
tags: latest