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
305 B
YAML
Raw Normal View History

2021-12-08 09:14:02 +00:00
---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
2021-12-08 09:19:30 +00:00
username:
from_secret: docker_reg_username
2021-12-08 09:14:02 +00:00
password:
2021-12-08 09:19:30 +00:00
from_secret: docker_reg_passwd
2021-12-08 09:14:02 +00:00
repo: thecoopcloud/wordpress
tag: 5.8.2-php7.4-fpm-bedrock