mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
run make test again
This commit is contained in:
parent
ee8e9d345e
commit
b6ec26982d
@ -18,8 +18,8 @@ go:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# TODO: Bring this back: - fgt golint
|
# TODO: Bring this back: - fgt golint
|
||||||
# - make test
|
- make test
|
||||||
- make build
|
- 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