Mauro Torrez 9b04151915
All checks were successful
continuous-integration/drone/push Build is passing
wordpress funcionando mas o menos
2019-09-19 09:45:06 -03:00

18 lines
300 B
YAML

---
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: eumau/wordpress
username:
from_secret: dockerhub_username
password:
from_secret: dockerhub_password
auto_tag: true
when:
branch:
- master