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