chore: point vcs-url to the primary source
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* note that gh is only a read-only mirror
This commit is contained in:
parent
490c68cfc5
commit
48dcf26704
@ -8,7 +8,7 @@ ARG VCS_REF
|
||||
LABEL description="Docker image for building websites with Hugo static site generator."
|
||||
|
||||
LABEL org.label-schema.build-date=$BUILD_DATE \
|
||||
org.label-schema.vcs-url="https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-archlinux-hugo.git" \
|
||||
org.label-schema.vcs-url="https://git.dotya.ml/wanderer/docker-archlinux-hugo.git" \
|
||||
org.label-schema.vcs-ref=$VCS_REF \
|
||||
org.label-schema.license=GPL-3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user