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 Jan 12, 2024
1 parent 76b96b8 commit 58806e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true

env:
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service/${{ matrix.service }}
OPENSHIFT_IMAGE_REPO: image-registry.apps.silver.devops.gov.bc.ca/4a9599-tools
APP_NAMES: aries-endorser-agent,aries-endorser-db,aries-endorser-backup,aries-endorser-proxy,aries-endorser-api

Expand Down Expand Up @@ -99,8 +99,6 @@ jobs:
namespace: ${{ vars.NAMESPACE }}
deployment_configuration: ${{ matrix.service }}
openshift_token: ${{ secrets.OPENSHIFT_TOKEN }}



# rocketchat_webhook: ${{ secrets.ROCKETCHAT_WEBHOOK }}

Expand Down

0 comments on commit 58806e4

Please sign in to comment.