Fix bug
This commit is contained in:
parent
d6e0ef82b9
commit
b8d0d6be7a
@ -30,8 +30,8 @@ pipeline:
|
|||||||
- cd cmd
|
- cd cmd
|
||||||
- ./compile.sh
|
- ./compile.sh
|
||||||
- ./tw --profile ../sample_data/profile --addr localhost:1000 webserver &
|
- ./tw --profile ../sample_data/profile --addr localhost:1000 webserver &
|
||||||
- curl localhost:1000/cernovich
|
|
||||||
- sleep 1
|
- sleep 1
|
||||||
|
- curl localhost:1000/cernovich
|
||||||
- jobs -p | xargs -I{} kill -- -{}
|
- jobs -p | xargs -I{} kill -- -{}
|
||||||
|
|
||||||
version_bump_test:
|
version_bump_test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user