diff --git a/labels b/labels new file mode 100644 index 0000000..eec6bd8 --- /dev/null +++ b/labels @@ -0,0 +1,4 @@ +org.opencontainers.image.authors=Pim Kunis +org.opencontainers.image.source=https://git.pim.kunis.nl/pim/static +org.opencontainers.image.documentation=https://git.pim.kunis.nl/pim/static/src/branch/master/README.md +org.opencontainers.image.description=My static website written in Jekyll. diff --git a/pipeline.yml b/pipeline.yml index a157228..fc2ab13 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -77,6 +77,7 @@ jobs: - name: image params: DOCKERFILE: site-repo/Dockerfile + LABELS_FILE: repo/labels run: path: sh args: