feat: correct the names of the pre-req steps

This commit is contained in:
Jacob Elias 2024-06-11 18:48:11 -05:00
parent 80af9610eb
commit 3975028e4e

@ -412,7 +412,7 @@ workflows:
branches:
ignore: /.*/
- docker-build:
name: op-ufm-docker-release
name: op-ufm-docker-build
filters:
tags:
only: /^op-ufm\/v.*/
@ -435,7 +435,7 @@ workflows:
requires:
- op-ufm-docker-build
- docker-build:
name: proxyd-docker-release
name: proxyd-docker-build
filters:
tags:
only: /^proxyd\/v.*/