feat: correct the names of the pre-req steps
This commit is contained in:
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.*/
|
||||
|
Loading…
Reference in New Issue
Block a user