Skip to content

Commit

Permalink
more keyscan
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Mar 13, 2024
1 parent ef58eae commit f8959fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_container_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
mkdir ~/.ssh
ssh-keyscan -t rsa gitlab.com >> ~/.ssh/known_hosts
ssh-keyscan github.com >> ~/.ssh/known_hosts
git submodule update --init
- name: 'Login to GitHub Container Registry'
Expand Down

0 comments on commit f8959fd

Please sign in to comment.