DEVX-200: [BE] Унифицировать понятие версии сервиса

This commit is contained in:
2026-04-08 14:08:07 +03:00
parent 906faf7177
commit 012301efd9
6 changed files with 16 additions and 11 deletions
+2 -1
View File
@@ -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 }}