From 386535eec327f1e1a707bc2dab1f150a8125334e Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Thu, 15 Feb 2024 11:17:10 -0800 Subject: [PATCH] test Signed-off-by: Rajpal Chauhan --- .github/workflows/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c9fbe35b..8a258c77 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -168,7 +168,7 @@ 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 }} # labels: | # acapy.version=0.1O.3 # description = aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This @@ -238,7 +238,7 @@ jobs: echo 'digest=${digest}' echo "${{ matrix.service }}_digest=${digest}" >> $GITHUB_OUTPUT cat $GITHUB_OUTPUT - + deploy2dev: needs: build env: