Обновить .github/workflows/docker_test.yaml

This commit is contained in:
2025-05-12 12:16:34 +00:00
parent 227250a603
commit 73c4ed0ca7

View File

@@ -21,6 +21,9 @@ jobs:
GITHUB_REPOSITORY: ${{ secrets.REPOSITORY }}
PR_NUMBER: ${{ github.event.pull_request.number }}
steps:
- name: Checkout
uses: actions/checkout@master
- name: Login to Yandex Cloud
uses: yc-actions/yc-cr-login@v2
with: