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
ad4d235d
Unverified
Commit
ad4d235d
authored
Mar 07, 2023
by
mergify[bot]
Committed by
GitHub
Mar 07, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5067 from ethereum-optimism/zhwrd/chainmon-docker
INF-89 adds chain-mon docker builds to circleci
parents
6df8e535
a8837e88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
config.yml
.circleci/config.yml
+8
-1
No files found.
.circleci/config.yml
View file @
ad4d235d
...
@@ -1132,6 +1132,13 @@ workflows:
...
@@ -1132,6 +1132,13 @@ workflows:
docker_tags
:
<<pipeline.git.revision>>,<<pipeline.git.branch>>
docker_tags
:
<<pipeline.git.revision>>,<<pipeline.git.branch>>
context
:
context
:
-
oplabs-gcr
-
oplabs-gcr
-
docker-publish
:
name
:
chain-mon-docker-publish
docker_file
:
./ops/docker/Dockerfile.packages
docker_name
:
chain-mon
docker_tags
:
<<pipeline.git.revision>>,<<pipeline.git.branch>>
context
:
-
oplabs-gcr
-
hive-test
:
-
hive-test
:
name
:
hive-test-rpc
name
:
hive-test-rpc
version
:
<<pipeline.git.revision>>
version
:
<<pipeline.git.revision>>
...
@@ -1227,4 +1234,4 @@ workflows:
...
@@ -1227,4 +1234,4 @@ workflows:
context
:
context
:
-
oplabs-gcr-release
-
oplabs-gcr-release
requires
:
requires
:
-
hold
-
hold
\ No newline at end of file
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