From 37ba47c4bd0da8a9c03cb59051eca60ba8c66862 Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Thu, 15 Feb 2024 14:01:17 -0800 Subject: [PATCH] test Signed-off-by: Rajpal Chauhan --- .github/workflows/main.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index baa110f7..57ec8216 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -165,7 +165,10 @@ jobs: tags: ${{ steps.meta.outputs.tags }} # annotations: ${{ steps.meta.outputs.annotations }} outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized id - labels: ${{ steps.meta.outputs.labels }} + labels: + ${{ steps.meta.outputs.labels }} + io.openshift.foo=HelloRaj + # labels: | # acapy.version=0.1O.3 # description = aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This