Changes
Page history
Update Continuous Integration and Continuous Deployment
authored
May 23, 2021
by
Fabian Nuraddin Alexander Gabel
Show whitespace changes
Inline
Side-by-side
Continuous-Integration-and-Continuous-Deployment.md
View page @
e99f57f7
...
...
@@ -53,7 +53,7 @@ ssh $ASTEROID_USER@$ASTEROID_HOST ..."
This variable stores the output of
```
bash
ssh-keyscan
ssh-keyscan
$NAME_OF_THE_HOST
ssh-keyscan
$NAME_OF_THE_HOST
```
See also
[
https://stackoverflow.com/a/57332478
](
https://stackoverflow.com/a/57332478
)
...
...
...
...