DEVX-200: [BE] Унифицировать понятие версии сервиса
This commit is contained in:
@@ -41,7 +41,8 @@ jobs:
|
||||
run: |
|
||||
echo "Cloning ${{ github.event.inputs.repo_path }}"
|
||||
echo "From branch ${{ github.event.inputs.branch }}"
|
||||
- name: Cloning2
|
||||
echo "Namespace ${{ github.event.inputs.namespace }}"
|
||||
- name: Cloning
|
||||
uses: https://git.binom.pw/otp/devops/clone@main
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user