mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
ci: add known hosts
This commit is contained in:
1
.github/workflows/semantic_release.yml
vendored
1
.github/workflows/semantic_release.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
|||||||
ref: ${{ github.ref_name }}
|
ref: ${{ github.ref_name }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ssh-key: ${{ secrets.CI_DEPLOY_SSH_KEY }}
|
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
|
- name: Setup | Force release branch to be at workflow sha
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user