mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
Merge branch 'travis-docker'
This commit is contained in:
commit
c4a26f9b47
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
host_key
|
||||
host_key.pub
|
||||
ssh-chat
|
||||
id_rsa
|
||||
*.log
|
||||
|
@ -26,6 +26,6 @@ script:
|
||||
|
||||
deploy:
|
||||
provider: script
|
||||
script: deploy-docker.sh
|
||||
script: ./deploy-docker.sh
|
||||
on:
|
||||
branch: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user