This repository has been archived on 2024-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
wordpress-bedrock-template/.drone.yml

14 lines
325 B
YAML

---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username:
from_secret: docker_reg_username_coopcloud
password:
from_secret: docker_reg_passwd_coopcloud
repo: thecoopcloud/wordpress
tag: 5.8.2-php7.4-fpm-bedrock