Skip to content

Commit e7e4c91

Browse files
committed
fix set-version task for library repos without COMPONENT and NESTED_MODULES vars
1 parent 94aa0a1 commit e7e4c91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasks_rls.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ tasks:
8888
run: once
8989
requires:
9090
vars:
91-
- COMPONENTS
92-
- NESTED_MODULES
9391
- MODULE_NAME
9492
preconditions:
9593
- sh: 'test "{{len .CLI_ARGS}}" -gt 0'

0 commit comments

Comments
 (0)