This commit is contained in:
2025-03-10 11:36:11 +03:00
parent c47033eaa3
commit 219eb10b14

View File

@@ -44,6 +44,7 @@ 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