1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
Commit graph

5 commits

Author SHA1 Message Date
shimataro
5e5ec7bdcb
"known_hosts: no" -> "known_hosts: unnecessary" 2021-03-09 18:49:46 +09:00
shimataro
c31b1e4544
use known_hosts: no instead of no_known_hosts: true 2021-03-08 20:27:45 +09:00
shimataro
1b4f5304d1
test on Docker containers 2021-03-08 20:15:33 +09:00
shimataro
be34738386
add tests for Docker containers 2021-03-08 19:32:29 +09:00
shimataro
68b956be12
Feature/centos (#176)
* check on CentOS container

* update README

* update links

* update CHANGELOG

* refactor insertLf()
2021-02-24 21:24:03 +09:00
Renamed from .github/workflows/verify-on-container.yml (Browse further)