Clone curh-shemas #8
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user