Commit ec02f95b authored by Mark Tyneway's avatar Mark Tyneway

ci: fix step requirements

Was missing a `requires` statement
parent be38f968
......@@ -1113,6 +1113,8 @@ workflows:
docker_tags: <<pipeline.git.revision>>,<<pipeline.git.branch>>
context:
- gcr
requires:
- op-migrate-docker-build
- docker-tag-op-stack-release:
name: docker-tag-op-stack-release
filters:
......
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