From f8ed34ede9c0cfdc5a390d7372674d3356f6de90 Mon Sep 17 00:00:00 2001 From: Rajpal Chauhan Date: Thu, 15 Feb 2024 16:53:31 -0800 Subject: [PATCH] test Signed-off-by: Rajpal Chauhan --- .github/workflows/main.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c35e2d25..1030d633 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -153,7 +153,6 @@ jobs: file: ${{ matrix.SOURCE_CONTEXT_DIR }}/${{ matrix.DOCKER_FILE_PATH }} REGISTRY_USERNAME: ${{ secrets[matrix.REGISTRY_USERNAME_SECRET_NAME]}} REGISTRY_PASSWORD: ${{ secrets[matrix.REGISTRY_PASSWORD_SECRET_NAME]}} - REPO_URL: ${{ github.repositoryUrl }} - name: Build and push Docker image id: docker_build @@ -166,7 +165,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} 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: | - io.openshift.build.source-location: ${{ env.REPO_URL.replace('git://', 'https://') }} + io.openshift.build.source-location: ${{ github.repositoryUrl }} io.openshift.build.commit.id: ${{ github.sha }} # labels: | # acapy.version=0.1O.3