t
Create archive / Create archive (push) Failing after 23s Details

pull/2/head
Dmitry Kirdyashkin 2023-07-04 16:55:21 +03:00
parent e9e1cd71fe
commit 097572b002
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
image: gitea.kdiva.ru/infrastructure/archiver image: gitea.kdiva.ru/infrastructure/archiver
credentials: credentials:
username: "${{ env.REPO_AUTH_LOGIN }}" username: "${{ env.REPO_AUTH_LOGIN }}"
password: "${{ env.REPO_AUTH_PASSWORD }}" password: "${{ env.REPO_AUTH_TOKEN }}"
steps: steps:
- name: Checkout - name: Checkout