Add some woodpecker wording

This commit is contained in:
Thomas Renger 2023-02-09 22:48:54 +01:00
parent 0d6cadd281
commit 69da02ca40

View file

@ -4,7 +4,7 @@ MAINTAINER Joachim Hill-Grannec <joachim@pelo.tech>
COPY build/drone-helm /bin/drone-helm COPY build/drone-helm /bin/drone-helm
COPY assets/kubeconfig.tpl /root/.kube/config.tpl COPY assets/kubeconfig.tpl /root/.kube/config.tpl
LABEL description="Helm 3 plugin for Drone 3" LABEL description="Helm 3 plugin for Woodpecker"
LABEL base="alpine/helm" LABEL base="alpine/helm"
ENTRYPOINT [ "/bin/drone-helm" ] ENTRYPOINT [ "/bin/drone-helm" ]