Automatic image publishing with drone
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2021-12-08 11:14:02 +02:00
parent b3b2f7abf0
commit 423c803b69
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username: thecoopcloud
password:
from_secret: thecoopcloud_password
repo: thecoopcloud/wordpress
tag: 5.8.2-php7.4-fpm-bedrock