Skip to content

[PHEE-568] Updated destination to include new tenant for payee fsp in… #607

[PHEE-568] Updated destination to include new tenant for payee fsp in…

[PHEE-568] Updated destination to include new tenant for payee fsp in… #607

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
Assemble:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
with:
path: master
- name: Check out repository code
uses: actions/checkout@v3
with:
repository: openmf/ph-ee-connector-integration-test
path: ph-ee-connector-integration-test
- name: Assemble project
run: ./gradlew clean build
- name: Build Docker image
run: docker build . -t paymenthubee.mifos.io/phee/connector-channel