Skip to content

Commit abb74bb

Browse files
authored
Fixed ci required job name (#1635)
1 parent 1ec8757 commit abb74bb

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
@@ -454,7 +454,7 @@ workflows:
454454
- publish-github-v2-artifacts:
455455
<<: *run_for_v2_branch
456456
requires:
457-
- publish-github-v2-images
457+
- publish-github-v2-latest-images
458458
context:
459459
- skupper-org
460460

0 commit comments

Comments
 (0)