Compare commits

..

1 Commits

Author SHA1 Message Date
61debe218b Add .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
This will automatically build and push image to the local Docker
registry
2021-04-13 12:00:02 +02:00

View File

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