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
9ab67384
Unverified
Commit
9ab67384
authored
Sep 19, 2024
by
Adrian Sutton
Committed by
GitHub
Sep 19, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: Restore ci-builder docker release and remove invalid op-challenger-big-docker-release (#11997)
parent
c9a4a7ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
config.yml
.circleci/config.yml
+6
-6
No files found.
.circleci/config.yml
View file @
9ab67384
...
@@ -1958,13 +1958,13 @@ workflows:
...
@@ -1958,13 +1958,13 @@ workflows:
requires
:
requires
:
-
op-supervisor-docker-release
-
op-supervisor-docker-release
-
docker-build
:
-
docker-build
:
name
:
op-challenger-big
-docker-release
name
:
proofs-tools
-docker-release
filters
:
filters
:
tags
:
tags
:
only
:
/^
op-challenger
\/v.*/
only
:
/^
proofs-tools
\/v.*/
branches
:
branches
:
ignore
:
/.*/
ignore
:
/.*/
docker_name
:
ci-builder
docker_name
:
proofs-tools
docker_tags
:
<<pipeline.git.revision>>,latest
docker_tags
:
<<pipeline.git.revision>>,latest
publish
:
true
publish
:
true
release
:
true
release
:
true
...
@@ -1974,13 +1974,13 @@ workflows:
...
@@ -1974,13 +1974,13 @@ workflows:
requires
:
requires
:
-
hold
-
hold
-
docker-build
:
-
docker-build
:
name
:
proofs-tools
-docker-release
name
:
ci-builder
-docker-release
filters
:
filters
:
tags
:
tags
:
only
:
/^
proofs-tools
\/v.*/
only
:
/^
ci-builder
\/v.*/
branches
:
branches
:
ignore
:
/.*/
ignore
:
/.*/
docker_name
:
proofs-tools
docker_name
:
ci-builder
docker_tags
:
<<pipeline.git.revision>>,latest
docker_tags
:
<<pipeline.git.revision>>,latest
publish
:
true
publish
:
true
release
:
true
release
:
true
...
...
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