Commit 9ab67384 authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

ci: Restore ci-builder docker release and remove invalid op-challenger-big-docker-release (#11997)

parent c9a4a7ca
......@@ -1958,13 +1958,13 @@ workflows:
requires:
- op-supervisor-docker-release
- docker-build:
name: op-challenger-big-docker-release
name: proofs-tools-docker-release
filters:
tags:
only: /^op-challenger\/v.*/
only: /^proofs-tools\/v.*/
branches:
ignore: /.*/
docker_name: ci-builder
docker_name: proofs-tools
docker_tags: <<pipeline.git.revision>>,latest
publish: true
release: true
......@@ -1974,13 +1974,13 @@ workflows:
requires:
- hold
- docker-build:
name: proofs-tools-docker-release
name: ci-builder-docker-release
filters:
tags:
only: /^proofs-tools\/v.*/
only: /^ci-builder\/v.*/
branches:
ignore: /.*/
docker_name: proofs-tools
docker_name: ci-builder
docker_tags: <<pipeline.git.revision>>,latest
publish: true
release: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment