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 14, 2024
1 parent 118f5b1 commit 42ee259
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,16 +163,24 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
# labels: ${{ steps.meta.outputs.labels }}
labels: |
org.opencontainers.image.created=2024-02-12T18:18:55.462Z
org.opencontainers.image.description=Digital Trust Services - Endorser Service
acapy.version=0.1O.3
description = aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This
io.buildah.version=126.4
io.k8s.description=aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This
io.k8s.display-name=aries-endorser-agent-15
4a9599-tools
io.openshift.build.namespace=
io.openshift.build.source-context-dir=docker/acapy
maintainer=aries-coudagent
org.opencontainers.image.created=2023-09-29T16:15:13.175Z
org.opencontainers.image.description=Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized id
org.opencontainers.image.licenses=Apache-2.0
org.opencontainers.image.revision=c6c6ae3a469412da3cede5e8144535a04a6419d8
org.opencontainers.image.source=https://github.com/bcgov/dts-endorser-service
org.opencontainers.image.title=dts-endorser-service
org.opencontainers.image.url=https://github.com/bcgov/dts-endorser-service
org.opencontainers.image.version=workflow
cache-from: type=gha
cache-to: type=gha,mode=max
org.opencontainers.image.revision=736cdfb38b68900b779e6159f8a16d299127fdc8
org.opencontainers.image.source=https://github.com/hyperledger/aries-cloudagent-python
org.opencontainers.image.title=aries-doudagent-Python
org.opencontainers.image.url=https://github.com/hyperledger/aries-cloudagent-python
Py39-0103
org.opencontainers.image.version=aries-cloudaaent image
- name: Pull database image
if: contains(fromJSON('["aries-endorser-db"]'), matrix.service)
Expand Down

0 comments on commit 42ee259

Please sign in to comment.