Skip to content

Commit

Permalink
fix: branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayg10 committed Jun 22, 2023
1 parent bbb14aa commit 416bcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab_templates/gitlab_ci_templates/.gitlab-tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ variables:
allow_failure: true
when: manual
script:
- git clone -b MBP-137 https://github.com/pm4ml/mojaloop-payment-manager-ui.git ${CI_IMAGE_PROJECT_DIR}/mojaloop-payment-manager-ui
- git clone -b master https://github.com/pm4ml/mojaloop-payment-manager-ui.git ${CI_IMAGE_PROJECT_DIR}/mojaloop-payment-manager-ui
- exit_code=0
- cd ${CI_IMAGE_PROJECT_DIR}/mojaloop-payment-manager-ui/ui-tests/tests
- echo ${SLACK_TOKEN}
Expand Down

0 comments on commit 416bcc8

Please sign in to comment.