We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4787a commit ace77a4Copy full SHA for ace77a4
workflows/vod.yml
@@ -0,0 +1,9 @@
1
+steps:
2
+ - type: ABR_TRANSCODE
3
+ dependsOn: []
4
+ - type: VOD_PACKAGE
5
+ dependsOn:
6
+ - ABR_TRANSCODE
7
+ - type: CLEANUP
8
9
+ - VOD_PACKAGE
0 commit comments