Live video on the AT Protocol

Merge pull request #300 from streamplace/eli/ci-desktop-darwin

ci: release should wait on desktop-darwin

authored by Eli Mallon and committed by GitHub cd95603a e34e9c55

+1
+1
.gitlab-ci.yml
··· 361 - build-docker-amd64 362 - build-docker-arm64 363 - build-docker-manifest 364 - test 365 rules: 366 - if: '$CI_COMMIT_TAG =~ /^v?\d+\.\d+\.\d+$/'
··· 361 - build-docker-amd64 362 - build-docker-arm64 363 - build-docker-manifest 364 + - build-desktop-darwin 365 - test 366 rules: 367 - if: '$CI_COMMIT_TAG =~ /^v?\d+\.\d+\.\d+$/'