CI: Disable Janus "--version" check temporarily in example image.

Needs https://github.com/meetecho/janus-gateway/issues/3383 to be resolved.
This commit is contained in:
Joachim Bauch 2024-05-23 10:15:29 +02:00
parent 80d96916b9
commit 8d8ec677f1
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -34,7 +34,3 @@ jobs:
context: docker/janus
load: true
tags: ${{ env.TEST_TAG }}
- name: Test Docker image
run: |
docker run --rm ${{ env.TEST_TAG }} /usr/local/bin/janus --version