Skip to content

Commit

Permalink
[MOSIP-29946] Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: VSIVAKALYAN <[email protected]>
VSIVAKALYAN authored May 23, 2024
1 parent f0e0549 commit 5d04e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ jobs:
-e SU_USER=postgres \
-e DML_FLAG=true \
-e GIT_REPO_URL=https://github.com/mosip/admin-services.git \
-e GIT_BRANCH=develop \
-e GIT_BRANCH=release-1.2.1.x \
-e SU_USER_PWD=${{ env.SU_USER_PWD }} \
-e DBUSER_PWD=${{ env.DBUSER_PWD }} \
mosipdev/postgres-init:develop
@@ -98,4 +98,4 @@ jobs:
- name: Print Logs of masterdata_loader
run: |
# Display masterdata_loader logs
docker logs -f masterdata_loader
docker logs -f masterdata_loader

0 comments on commit 5d04e51

Please sign in to comment.