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 42bda2a commit 129c482
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 @@ -166,8 +166,8 @@ jobs:
file: ${{ matrix.SOURCE_CONTEXT_DIR }}/${{ matrix.DOCKER_FILE_PATH }}
push: true
tags: ${{ steps.meta.outputs.tags }}
annotations: |
org.opencontainers.image.description="Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized id"
annotations: ${{ steps.meta.outputs.annotations }}

# labels: ${{ steps.meta.outputs.labels }}
# labels: |
# acapy.version=0.1O.3
Expand Down

0 comments on commit 129c482

Please sign in to comment.