Roundcube Docker image that supports plugins https://hub.docker.com/r/r3pek/nextcloud/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-roundcube/.drone.yml

9 lines
172 B

6 years ago
pipeline:
publish:
image: plugins/docker
repo: r3pek/roundcube
secrets: [ docker_username, docker_password ]
when:
branch: master
event: push