DEVEX-20:
This commit is contained in:
parent
24aced89cf
commit
4e852a242f
@ -29,8 +29,6 @@ jobs:
|
|||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
repository: ${{ github.event.inputs.repo_path }}
|
repository: ${{ github.event.inputs.repo_path }}
|
||||||
branch: ${{ github.event.inputs.branch }}
|
branch: ${{ github.event.inputs.branch }}
|
||||||
- uses: https://git.binom.pw/otp/devops/config-gradle@main
|
|
||||||
- uses: https://git.binom.pw/otp/devops/setup-gradle@main
|
|
||||||
- name: Set up Node.js ${{ matrix.node-version }}
|
- name: Set up Node.js ${{ matrix.node-version }}
|
||||||
uses: actions/setup-node@v4 # Use the setup-node action
|
uses: actions/setup-node@v4 # Use the setup-node action
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user