0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 03:01:50 +02:00

ci: add known hosts

This commit is contained in:
2025-05-19 15:07:55 +02:00
committed by Klaus Wakonig
parent a17e7a0d52
commit 94bcfff724

View File

@ -42,6 +42,7 @@ jobs:
ref: ${{ github.ref_name }}
fetch-depth: 0
ssh-key: ${{ secrets.CI_DEPLOY_SSH_KEY }}
ssh-known-hosts: ${{ secrets.CI_DEPLOY_SSH_KNOWN_HOSTS }}
- name: Setup | Force release branch to be at workflow sha
run: |