Clone curh-shemas #8
This commit is contained in:
parent
b9eade4537
commit
117e1829fc
3
.github/workflows/maven-publish.yml
vendored
3
.github/workflows/maven-publish.yml
vendored
@ -38,6 +38,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout tools repo main branch
|
- name: Checkout tools repo main branch
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
env:
|
||||||
|
check_token: ${{ secrets.DEVOPS_ACCESS_TOKEN }}
|
||||||
|
if: ${{ env.check_token != '' }}
|
||||||
# if: ${{ hashFiles('curh-schemas/pom.xml') == '' }}
|
# if: ${{ hashFiles('curh-schemas/pom.xml') == '' }}
|
||||||
with:
|
with:
|
||||||
repository: curh-backend/curh-schemas
|
repository: curh-backend/curh-schemas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user