mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Feature/container (#170)
* support Docker container * move .ssh to /root * remove print step * change home directory for Docker container * print HOME * print home * print home * update dist file * update dirname * update CHANGELOG * add badge
This commit is contained in:
parent
0b924ac88f
commit
026e5f82bf
5 changed files with 45 additions and 0 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
* Support Docker container (thanks [@kujaomega](https://github.com/kujaomega))
|
||||
|
||||
### Changed
|
||||
|
||||
* Bundle dependencies (thanks [@tats-u](https://github.com/tats-u))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue