Skip to content
Snippets Groups Projects
Commit fedcb151 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix validate-maintainer.sh script"

parents 671d21d7 5ed1c04c
No related branches found
No related tags found
No related merge requests found
FROM kollaglue/fedora-rdo-ceilometer-base
MAINTAINER Pradeep Kilambi <pkilambi@cisco.com>
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum install -y openstack-ceilometer-collector && yum clean all
......
#!/bin/sh
MAINTANER='MAINTAINER Kolla Project (https://launchpad.net/kolla)'
MAINTAINER='MAINTAINER Kolla Project (https://launchpad.net/kolla)'
RES=0
for dockerfile in "$@"; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment