Update Continuous Integration and Continuous Deployment authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
...@@ -40,6 +40,14 @@ or ...@@ -40,6 +40,14 @@ or
ssh $ASTEROID_USER@$ASTEROID_HOST ..." ssh $ASTEROID_USER@$ASTEROID_HOST ..."
``` ```
## `*_{KNOWN_HOSTS}`
This variable stores the output of
```bash
ssh-keyscan ssh-keyscan NAME_OF_THE_HOST
```
# Pipeline # Pipeline
## Jobs and Artifacts ## Jobs and Artifacts
\ No newline at end of file