Compare commits
2 Commits
6600d60d47
...
e12abb8826
Author | SHA1 | Date | |
---|---|---|---|
e12abb8826 | |||
4dbfff7894 |
@ -25,7 +25,6 @@ steps:
|
||||
# configure ssh identity by importing ssh key from secrets and adding it to
|
||||
# ssh-agent. also disable strict host key checking as this is the first time
|
||||
# the ephemeral runner is connecting to the remote host
|
||||
- which ssh-agent
|
||||
- eval $(ssh-agent -s)
|
||||
- mkdir -p ~/.ssh
|
||||
- echo "$SSH_KEY" > ~/.ssh/id_rsa
|
||||
|
@ -30,6 +30,7 @@ for my own reference really but do enjoy :)
|
||||
=> https://ploum.net/the-computer-built-to-last-50-years The computer built to last 50 years [www]
|
||||
=> https://jlouisramblings.blogspot.com/2012/08/getting-25-megalines-of-code-to-behave.html The software of the Curiosity Mars rover [www]
|
||||
=> https://esoteric.codes/blog/escher-circuits-using-vision-to-perform-computation Escher Circuits: Using Vision to Perform Computation [www]
|
||||
=> https://solar.lowtechmagazine.com/about.html Solar-powered website [www]
|
||||
|
||||
# people
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user