From 9c63aacb003e5f22ee068e4192428db2b3804b34 Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Thu, 15 Feb 2024 14:25:39 -0800 Subject: [PATCH] test Signed-off-by: Rajpal Chauhan --- .github/workflows/main.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 57ec8216..4a340ffc 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -168,7 +168,12 @@ jobs: labels: ${{ steps.meta.outputs.labels }} io.openshift.foo=HelloRaj - + io.buildah.version=126.4 + io.openshift.build.commit.ref=main + io.openshift.build.namespace=4a9599-tools + io.openshift.build.source-context-dir=docker/acapy + io.openshift.build.source-location=https://github.com/bcgov/aries-endorser-service.git + # labels: | # acapy.version=0.1O.3 # description = aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This