1
0
Fork 0

Test pipeline
continuous-integration/drone/push Build is failing Details

master
Ambrose Chua 2020-05-13 12:35:21 +08:00
parent 1cac395869
commit 2f71859427
Signed by: ambrose
GPG Key ID: BC367D33F140B5C2
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
kind: pipeline
type: docker
name: default
steps:

View File

@ -38,7 +38,7 @@ ENV HOME=/
VOLUME /config
VOLUME /data
LABEL org.opencontainers.image.version=$caddyVersion
LABEL org.opencontainers.image.version=v$caddyVersion
LABEL org.opencontainers.image.title="Caddy (productionwentdown)"
LABEL org.opencontainers.image.description="a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go"
LABEL org.opencontainers.image.url=https://productionwentdown.github.io