Skip to content

Merge pull request #282 from FC-InnerCircle-ICD2/feature/pg-tosspayments #49

Merge pull request #282 from FC-InnerCircle-ICD2/feature/pg-tosspayments

Merge pull request #282 from FC-InnerCircle-ICD2/feature/pg-tosspayments #49

name: Deploy Develop Client to Docker Hub
on:
push:
branches:
- develop
paths:
- 'application-client/**'
- 'application-client/build.gradle'
workflow_dispatch:
jobs:
client-build:
uses: ./.github/workflows/develop-client-deploy-v1.yml
name: "Build and Deploy for Develop Client"
secrets: inherit