php-apache-rsvg/.drone.yml

18 lines
242 B
YAML
Raw Normal View History

2024-01-18 16:32:07 +01:00
---
kind: pipeline
type: docker
name: default
trigger:
branch:
- master
steps:
- name: Docker Build
image: plugins/docker
settings:
repo: silson/php-apache-rsvg
username: silson
2024-01-18 16:41:48 +01:00
password:
from_secret: github_password