mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
fix: nightly build (#1745)
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
parent
521b109c8c
commit
423302df5f
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ function teardown_file() {
|
|||
zb_run "http://127.0.0.1:8080"
|
||||
|
||||
# start zot sync server
|
||||
zot_start ${ZOT_PATH} ${zot_sync_per_config_file}
|
||||
zot_serve ${ZOT_PATH} ${zot_sync_per_config_file}
|
||||
wait_zot_reachable 8081
|
||||
|
||||
start=`date +%s`
|
||||
|
|
Loading…
Reference in a new issue