Closed alanpoole closed 2 months ago
https://github.com/gfilicetti/gke-github-deployment/tree/main/workflows
- check_content_type: switch: - condition: ${not text.match_regex(contentType, "video") and not text.match_regex(contentType, "octet-stream")} return: ${"Media " + contentType + " not valid."} next: end next: prep_transcoding_job
https://github.com/gfilicetti/gke-github-deployment/tree/main/workflows