mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
11 lines
167 B
YAML
11 lines
167 B
YAML
kind: template
|
|
load: registry.yaml
|
|
data:
|
|
dockerfile: docker/www/Dockerfile
|
|
branches:
|
|
- master
|
|
- develop
|
|
when:
|
|
branch:
|
|
- master
|
|
- develop
|