This commit is contained in:
2025-03-10 11:40:53 +03:00
parent 219eb10b14
commit 93572d9019

View File

@@ -44,7 +44,6 @@ jobs:
ssh-private-key: |
${{ secrets.LIB_SSH_KEY }}
${{ secrets.LIB_NEW_SSH_KEY }}
- run: ssh-keygen -R bb.hublab.ru
- name: Build Docker image
run: |
if [ "$NO_CACHE" == "true" ]; then