Add known hosts for dpkg upload
This commit is contained in:
parent
e3bc6a88d9
commit
c454526e47
@ -9,3 +9,6 @@ run curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/i
|
|||||||
|
|
||||||
# Install project dependencies (so they don't have to be reinstalled on every CI run)
|
# Install project dependencies (so they don't have to be reinstalled on every CI run)
|
||||||
run git clone https://gitlab.com/offline-twitter/twitter_offline_engine.git && cd twitter_offline_engine && go install ./... && cd .. && rm -r twitter_offline_engine
|
run git clone https://gitlab.com/offline-twitter/twitter_offline_engine.git && cd twitter_offline_engine && go install ./... && cd .. && rm -r twitter_offline_engine
|
||||||
|
|
||||||
|
# For SSH upload
|
||||||
|
copy known_hosts /root/.ssh/known_hosts
|
||||||
|
@ -1 +1,5 @@
|
|||||||
|
# offline-twitter.com
|
||||||
|1|oLVG8OogkuOJRgCV4ich/pdRIm8=|OLp/ptsX1+UbNBdRUJn3eGOQ4SA= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzQ7p29GgUpU8LIGznke+P0md+0jyaplRzyrQpOe7Wv
|
|1|oLVG8OogkuOJRgCV4ich/pdRIm8=|OLp/ptsX1+UbNBdRUJn3eGOQ4SA= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzQ7p29GgUpU8LIGznke+P0md+0jyaplRzyrQpOe7Wv
|
||||||
|
|
||||||
|
# apt.playfulpachyderm.com
|
||||||
|
|1|MfJavziCqGCZtZscsk1AaYAnQNQ=|1PCSWwZEwrg0aCHGu8sPeG2OjmM= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzQ7p29GgUpU8LIGznke+P0md+0jyaplRzyrQpOe7Wv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user