0
Fork 0
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:
Alexei Dodon 2023-09-01 13:08:17 +03:00 committed by GitHub
parent 521b109c8c
commit 423302df5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`