Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Feb 15, 2024
1 parent 9e33c30 commit 386535e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -238,7 +238,7 @@ jobs:
echo 'digest=${digest}'
echo "${{ matrix.service }}_digest=${digest}" >> $GITHUB_OUTPUT
cat $GITHUB_OUTPUT
deploy2dev:
needs: build
env:
Expand Down

0 comments on commit 386535e

Please sign in to comment.