mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
remove make build
This commit is contained in:
parent
b9bd2222fc
commit
806343319d
@ -16,7 +16,6 @@ install:
|
|||||||
script:
|
script:
|
||||||
# TODO: Bring this back: - fgt golint
|
# TODO: Bring this back: - fgt golint
|
||||||
- make test
|
- make test
|
||||||
- make build
|
|
||||||
- ssh-keygen -f ~/.ssh/id_rsa -t rsa -N ''
|
- 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 .
|
- docker build -t "$DOCKER_USER"/ssh-chat:latest .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user