Skip to content

Commit

Permalink
adding app names
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jan 11, 2024
1 parent 28d2587 commit 764f05b
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,7 @@ concurrency:
env:
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service/
OPENSHIFT_IMAGE_REPO: image-registry.apps.silver.devops.gov.bc.ca/4a9599-tools/
APP_NAME: aries-endorser-agent

env:
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service/
OPENSHIFT_IMAGE_REPO: image-registry.apps.silver.devops.gov.bc.ca/4a9599-tools/
APP_NAME: aries-endorser-db

env:
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service/
OPENSHIFT_IMAGE_REPO: image-registry.apps.silver.devops.gov.bc.ca/4a9599-tools/
APP_NAME: aries-endorser-backup

env:
GITHUB_IMAGE_REPO: ghcr.io/rajpalc7/dts-endorser-service/
OPENSHIFT_IMAGE_REPO: image-registry.apps.silver.devops.gov.bc.ca/4a9599-tools/
APP_NAME: aries-endorser-proxy

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

jobs:
build:
Expand Down

0 comments on commit 764f05b

Please sign in to comment.