1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00
vault-frontend/.drone.yml
2021-09-30 12:00:19 +07:00

11 lines
167 B
YAML

kind: template
load: registry.yaml
data:
dockerfile: docker/www/Dockerfile
branches:
- master
- develop
when:
branch:
- master
- develop