feat: correct the names of the pre-req steps
This commit is contained in:
parent
80af9610eb
commit
3975028e4e
@ -412,7 +412,7 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
- docker-build:
|
- docker-build:
|
||||||
name: op-ufm-docker-release
|
name: op-ufm-docker-build
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^op-ufm\/v.*/
|
only: /^op-ufm\/v.*/
|
||||||
@ -435,7 +435,7 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- op-ufm-docker-build
|
- op-ufm-docker-build
|
||||||
- docker-build:
|
- docker-build:
|
||||||
name: proxyd-docker-release
|
name: proxyd-docker-build
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^proxyd\/v.*/
|
only: /^proxyd\/v.*/
|
||||||
|
Loading…
Reference in New Issue
Block a user