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 1f40724 commit 763f64a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,value=latest
labels: |
acapy.version=0.1O.3
hi.raj=raj
type=sha,value=latest
annotations: |
org.opencontainers.image.description="Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized id"
Expand Down Expand Up @@ -168,7 +165,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

0 comments on commit 763f64a

Please sign in to comment.