Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HELpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
HELpy
Commits
24ad4488
Commit
24ad4488
authored
1 week ago
by
Krzysztof Mochocki
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
e4561c4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!80
Draft: Remove notifications
Pipeline
#119969
failed
1 week ago
Stage: static_code_analysis
Stage: build
Stage: beekeepy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
hive
+1
-1
1 addition, 1 deletion
hive
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
2
−
2
View file @
24ad4488
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
hive
@
89df1f62
Compare
40e6bc38
...
89df1f62
Subproject commit
40e6bc384b63fe116f370153a20c15a46888011f
Subproject commit
89df1f6296f0dba171c96855bca30c5c708acd57
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment