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
d2311a6c
Commit
d2311a6c
authored
1 year ago
by
Michał Kudela
Browse files
Options
Downloads
Patches
Plain Diff
Repair CI problem with non-existent container_registry
parent
d74a1f06
No related branches found
No related tags found
1 merge request
!26
Bump schemas to get schemas!81
Pipeline
#89292
passed
1 year ago
Stage: static_code_analysis
Stage: build
Stage: tests
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
d2311a6c
...
...
@@ -69,8 +69,8 @@ prepare_hived_image:
stage
:
build
variables
:
SUBMODULE_DIR
:
"
$CI_PROJECT_DIR/hive"
REGISTRY_USER
:
"
$H
ELPY
_CI_IMGBUILDER_USER"
REGISTRY_PASS
:
$H
ELPY
_CI_IMGBUILDER_PASSWORD
REGISTRY_USER
:
"
$H
IVED
_CI_IMGBUILDER_USER"
REGISTRY_PASS
:
$H
IVED
_CI_IMGBUILDER_PASSWORD
BINARY_CACHE_PATH
:
"
$CI_PROJECT_DIR/hived-binaries"
HIVE_NETWORK_TYPE
:
mainnet
tags
:
...
...
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