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

wip

parent e4561c4d
No related branches found
No related tags found
1 merge request!80Draft: Remove notifications
Pipeline #119969 failed
......@@ -34,7 +34,7 @@ variables:
include:
- project: 'hive/hive'
# This has to be the same as the commit checked out in the submodule
ref: 40e6bc384b63fe116f370153a20c15a46888011f
ref: 89df1f6296f0dba171c96855bca30c5c708acd57
file: '/scripts/ci-helpers/prepare_data_image_job.yml'
# DO NOT include ccc here. It will be indirectly included by above yaml file.
#- project: 'hive/common-ci-configuration'
......@@ -101,7 +101,7 @@ build_beekeepy_wheel:
extends: .build_wheel_template
needs:
- job: pre_commit_checks
- job: run_beekeepy_tests
# - job: run_beekeepy_tests
- job: prepare_hived_image
artifacts: true
variables:
......
Subproject commit 40e6bc384b63fe116f370153a20c15a46888011f
Subproject commit 89df1f6296f0dba171c96855bca30c5c708acd57
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