We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4669ed + 5e4c97a commit 3017185Copy full SHA for 3017185
1 file changed
.github/workflows/ci-cd.yml
@@ -29,7 +29,7 @@ concurrency:
29
30
env:
31
IMAGE_NAME: ciyex-ehr-ui
32
- REGISTRY: registry.apps-prod.us-east.in.hinisoft.com
+ REGISTRY: ${{ secrets.REGISTRY_URL }}
33
34
jobs:
35
# Promote to RC - only from main
0 commit comments