File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2822,6 +2822,8 @@ workflows:
28222822 - contracts-bedrock-build :
28232823 context :
28242824 - circleci-repo-readonly-authenticated-github-token
2825+ requires :
2826+ - initialize
28252827 filters :
28262828 tags :
28272829 only : /^op-deployer.*/ # ensure contract artifacts are embedded in op-deployer binary
@@ -2861,6 +2863,7 @@ workflows:
28612863 context :
28622864 - oplabs-gcr-release
28632865 requires :
2866+ - initialize
28642867 - contracts-bedrock-build
28652868 # Checks for cross-platform images go here
28662869 - check-cross-platform :
@@ -2912,6 +2915,8 @@ workflows:
29122915 ignore : /.*/
29132916 context :
29142917 - circleci-repo-readonly-authenticated-github-token
2918+ requires :
2919+ - initialize
29152920 - publish-cannon-prestates :
29162921 context :
29172922 - circleci-repo-readonly-authenticated-github-token
You can’t perform that action at this time.
0 commit comments