ci/cd
Some checks failed
Deploy / build-and-deploy (push) Failing after 40s

This commit is contained in:
Никита Круглицкий 2025-07-31 05:22:25 +06:00
parent bce683c0eb
commit 2d96a0d9e7

View File

@ -13,8 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
repository: 'git@git.koptilnya.xyz:alsaze/paxton-front.git'
ref: 'master'
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
- name: Install dependencies
run: |