Compare commits
1 Commits
9aa75c2ed0
...
61debe218b
Author | SHA1 | Date | |
---|---|---|---|
61debe218b |
11
.drone.yml
Normal file
11
.drone.yml
Normal file
@ -0,0 +1,11 @@
|
||||
kind: pipeline
|
||||
name: build image
|
||||
|
||||
steps:
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: registry.kucharczyk.xyz/nextcloud
|
||||
tags: latest
|
||||
|
||||
|
Reference in New Issue
Block a user