Skip to content

Commit ba53a4b

Browse files
committed
FIX: Try fix promotion script error
Removed publish-samples dependency from promotion script. As a side effect, this should also fix the error from Yamato "Error in 'name'. Value is missing"
1 parent da76cf4 commit ba53a4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.yamato/promotion.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ promote:
1616
artifacts:
1717
artifacts:
1818
paths:
19-
- "upm-ci~/**/*"
20-
dependencies:
21-
- .yamato/publish-samples.yml
19+
- "upm-ci~/**/*"

0 commit comments

Comments
 (0)