Обновить .github/workflows/docker_test.yaml
This commit is contained in:
3
.github/workflows/docker_test.yaml
vendored
3
.github/workflows/docker_test.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user