Skip to content

Commit 4f61d3a

Browse files
committed
fix order
1 parent 5e7dc81 commit 4f61d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ workflows:
182182
<<: *filter_master
183183
- deploy_demo_argo:
184184
requires:
185-
- build_and_push_demo_image
185+
- push_demo_image
186186
<<: *filter_master
187187
- test_demo_servers_up:
188188
requires:

0 commit comments

Comments
 (0)