Skip to content

[Chore] spring-tx 라이브러리 추가 #7

[Chore] spring-tx 라이브러리 추가

[Chore] spring-tx 라이브러리 추가 #7

Workflow file for this run

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