mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
fix path to ssh key
This commit is contained in:
parent
7ed3899b29
commit
200a1c744c
@ -19,5 +19,5 @@ script:
|
||||
- make test
|
||||
- make build
|
||||
- ssh-keygen -f ~/.ssh/id_rsa -t rsa -N ''
|
||||
- cp .ssh/id_rsa id_rsa
|
||||
- cp ~/.ssh/id_rsa id_rsa
|
||||
- docker build -t "$DOCKER_USER"/ssh-chat:latest .
|
Loading…
x
Reference in New Issue
Block a user