Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
ac694e22
Unverified
Commit
ac694e22
authored
Apr 16, 2024
by
clabby
Committed by
GitHub
Apr 16, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(ci): Bump `ci-builder` (#10179)
parent
126bb3fb
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11359 additions
and
8970 deletions
+11359
-8970
config.yml
.circleci/config.yml
+2
-2
pnpm-lock.yaml
pnpm-lock.yaml
+11357
-8968
No files found.
.circleci/config.yml
View file @
ac694e22
...
...
@@ -3,7 +3,7 @@ version: 2.1
parameters
:
ci_builder_image
:
type
:
string
default
:
us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.47.
0
default
:
us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.47.
3
ci_builder_rust_image
:
type
:
string
default
:
us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder-rust:latest
...
...
@@ -1204,7 +1204,7 @@ jobs:
-
run
:
name
:
Install pnpm
command
:
|
npm i pnpm
@8.15.7
--global
npm i pnpm --global
-
run
:
name
:
git submodules
command
:
make submodules
...
...
pnpm-lock.yaml
View file @
ac694e22
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment