Skip to content
Snippets Groups Projects
Commit 9ffe863c authored by Krzysztof Mochocki's avatar Krzysztof Mochocki
Browse files

Increase init timeout

parent 80225df9
No related branches found
No related tags found
No related merge requests found
Pipeline #116919 passed
...@@ -157,6 +157,7 @@ build_beekeepy_wheel: ...@@ -157,6 +157,7 @@ build_beekeepy_wheel:
PYPROJECT_DIR: "$LOCAL_TOOLS_DIR" PYPROJECT_DIR: "$LOCAL_TOOLS_DIR"
SUBPROJECT_TEST_TARGET: "" SUBPROJECT_TEST_TARGET: ""
HIVED_HTTP_ENDPOINT: "" HIVED_HTTP_ENDPOINT: ""
BEEKEEPY_INITIALIZATION_TIMEOUT: 10
before_script: before_script:
- cp $CI_PROJECT_DIR/hived-binaries/beekeeper $BEEKEEPY_DIR/beekeepy/beekeeper - cp $CI_PROJECT_DIR/hived-binaries/beekeeper $BEEKEEPY_DIR/beekeepy/beekeeper
- !reference [.project_develop_configuration_template, before_script] - !reference [.project_develop_configuration_template, before_script]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment