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
94f947db
Unverified
Commit
94f947db
authored
Jan 11, 2023
by
Matthew Slipper
Committed by
GitHub
Jan 11, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4682 from ethereum-optimism/zhwrd/indexer-docker-build-in-circle
creates indexer docker build cci configs
parents
ef7322ee
02b661cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
config.yml
.circleci/config.yml
+14
-0
No files found.
.circleci/config.yml
View file @
94f947db
...
...
@@ -1045,6 +1045,20 @@ workflows:
-
oplabs-gcr
requires
:
-
op-heartbeat-docker-build
-
docker-build
:
name
:
indexer-docker-build
docker_file
:
indexer/Dockerfile
docker_name
:
indexer
docker_tags
:
<<pipeline.git.revision>>,<<pipeline.git.branch>>
docker_context
:
.
-
docker-publish
:
name
:
indexer-docker-publish
docker_name
:
indexer
docker_tags
:
<<pipeline.git.revision>>,<<pipeline.git.branch>>
context
:
-
oplabs-gcr
requires
:
-
indexer-docker-build
-
hive-test
:
name
:
hive-test-rpc
version
:
<<pipeline.git.revision>>
...
...
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